diff options
| author | Arthur Zamarin <arthurzam@gentoo.org> | 2025-07-05 08:46:08 +0300 |
|---|---|---|
| committer | Arthur Zamarin <arthurzam@gentoo.org> | 2025-07-05 08:46:08 +0300 |
| commit | 61884f327338a6d8489118bc67855258f05cc90b (patch) | |
| tree | 781d4a13727570673e92c8f889ba72c54abd5209 /dev-cpp/taskflow | |
| parent | 923023fd4e0da9af144779013379dff62f4a23d5 (diff) | |
| download | gentoo-61884f327338a6d8489118bc67855258f05cc90b.tar.gz gentoo-61884f327338a6d8489118bc67855258f05cc90b.tar.bz2 gentoo-61884f327338a6d8489118bc67855258f05cc90b.zip | |
dev-cpp/taskflow: Stabilize 3.10.0 x86, #959512
Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
Diffstat (limited to 'dev-cpp/taskflow')
| -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 7800f97c7f17..badfce4802c0 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 |
