commit:     ef81712a8ca6834e861ab1d7b8d47246ef0e1cca
Author:     Arthur Zamarin <arthurzam <AT> gentoo <DOT> org>
AuthorDate: Sun Dec 25 17:35:15 2022 +0000
Commit:     Arthur Zamarin <arthurzam <AT> gentoo <DOT> org>
CommitDate: Sun Dec 25 17:35:15 2022 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=ef81712a

dev-cpp/taskflow: Stabilize 3.3.0 ppc64, #888421

Signed-off-by: Arthur Zamarin <arthurzam <AT> gentoo.org>

 dev-cpp/taskflow/taskflow-3.3.0.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/dev-cpp/taskflow/taskflow-3.3.0.ebuild 
b/dev-cpp/taskflow/taskflow-3.3.0.ebuild
index 34b63ede55f7..1ef054ec97a8 100644
--- a/dev-cpp/taskflow/taskflow-3.3.0.ebuild
+++ b/dev-cpp/taskflow/taskflow-3.3.0.ebuild
@@ -13,7 +13,7 @@ if [[ ${PV} == 9999 ]]; then
        S="${WORKDIR}/taskflow-${PV}"
 else
        SRC_URI="https://github.com/${PN}/${PN}/archive/v${PV}.tar.gz -> 
${P}.tar.gz"
-       KEYWORDS="amd64 arm arm64 ~ia64 ~mips ppc ~ppc64 ~riscv ~sparc ~x86"
+       KEYWORDS="amd64 arm arm64 ~ia64 ~mips ppc ppc64 ~riscv ~sparc ~x86"
        S="${WORKDIR}/taskflow-${PV}"
 fi
 

Reply via email to