summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorArthur Zamarin <arthurzam@gentoo.org>2023-12-16 13:58:05 +0200
committerArthur Zamarin <arthurzam@gentoo.org>2023-12-16 13:58:05 +0200
commit8a30edf9f4ee94c166076c89de0547075528e96a (patch)
treee0bfd64e95aa85bf8979eba0cabe8e23a675df69 /dev-cpp/taskflow
parentnet-firewall/ipset: Stabilize 7.19-r1 arm64, #920113 (diff)
downloadgentoo-8a30edf9f4ee94c166076c89de0547075528e96a.tar.gz
gentoo-8a30edf9f4ee94c166076c89de0547075528e96a.tar.bz2
gentoo-8a30edf9f4ee94c166076c89de0547075528e96a.zip
dev-cpp/taskflow: Stabilize 3.6.0 sparc, #920122
Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
Diffstat (limited to 'dev-cpp/taskflow')
-rw-r--r--dev-cpp/taskflow/taskflow-3.6.0.ebuild2
1 files changed, 1 insertions, 1 deletions
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