commit:     8a30edf9f4ee94c166076c89de0547075528e96a
Author:     Arthur Zamarin <arthurzam <AT> gentoo <DOT> org>
AuthorDate: Sat Dec 16 11:58:05 2023 +0000
Commit:     Arthur Zamarin <arthurzam <AT> gentoo <DOT> org>
CommitDate: Sat Dec 16 11:58:05 2023 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=8a30edf9

dev-cpp/taskflow: Stabilize 3.6.0 sparc, #920122

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

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

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

Reply via email to