diff options
| author | Arthur Zamarin <arthurzam@gentoo.org> | 2025-07-12 13:09:31 +0300 |
|---|---|---|
| committer | Arthur Zamarin <arthurzam@gentoo.org> | 2025-07-12 13:09:31 +0300 |
| commit | 779f12497784b134f8704f0ea7ceabc953f6e612 (patch) | |
| tree | ab5840df94261b1412cd097f9011b3ea9f58d7f2 /dev-cpp/taskflow/taskflow-3.10.0.ebuild | |
| parent | 83165ea64ffff227a54b28cd4aa78945a97c8636 (diff) | |
| download | gentoo-779f12497784b134f8704f0ea7ceabc953f6e612.tar.gz gentoo-779f12497784b134f8704f0ea7ceabc953f6e612.tar.bz2 gentoo-779f12497784b134f8704f0ea7ceabc953f6e612.zip | |
dev-cpp/taskflow: Stabilize 3.10.0 ppc64, #959512
Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
Diffstat (limited to 'dev-cpp/taskflow/taskflow-3.10.0.ebuild')
| -rw-r--r-- | dev-cpp/taskflow/taskflow-3.10.0.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
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 |
