commit:     779f12497784b134f8704f0ea7ceabc953f6e612
Author:     Arthur Zamarin <arthurzam <AT> gentoo <DOT> org>
AuthorDate: Sat Jul 12 10:09:31 2025 +0000
Commit:     Arthur Zamarin <arthurzam <AT> gentoo <DOT> org>
CommitDate: Sat Jul 12 10:09:31 2025 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=779f1249

dev-cpp/taskflow: Stabilize 3.10.0 ppc64, #959512

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

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

diff --git a/dev-cpp/taskflow/taskflow-3.10.0.ebuild 
b/dev-cpp/taskflow/taskflow-3.10.0.ebuild
index 8d7a5eb2fc70..2687b30530e6 100644
--- a/dev-cpp/taskflow/taskflow-3.10.0.ebuild
+++ b/dev-cpp/taskflow/taskflow-3.10.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="~alpha amd64 ~arm arm64 ~hppa ~loong ~mips ppc ~ppc64 ~riscv 
~s390 ~sparc x86"
+       KEYWORDS="~alpha amd64 ~arm arm64 ~hppa ~loong ~mips ppc ppc64 ~riscv 
~s390 ~sparc x86"
        S="${WORKDIR}/taskflow-${PV}"
 fi
 

Reply via email to