diff options
author | Sam James <sam@gentoo.org> | 2024-07-15 02:38:58 +0100 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2024-07-15 02:38:58 +0100 |
commit | 6146047b7c8f510c0bb0ee1fe8a50dad9c36c681 (patch) | |
tree | aa964f09f82b063439080c7336fa3255366095e2 /dev-libs/pocl | |
parent | sci-libs/symengine: Stabilize 0.12.0 amd64, #935988 (diff) | |
download | gentoo-6146047b7c8f510c0bb0ee1fe8a50dad9c36c681.tar.gz gentoo-6146047b7c8f510c0bb0ee1fe8a50dad9c36c681.tar.bz2 gentoo-6146047b7c8f510c0bb0ee1fe8a50dad9c36c681.zip |
dev-libs/pocl: Stabilize 6.0 amd64, #935992
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'dev-libs/pocl')
-rw-r--r-- | dev-libs/pocl/pocl-6.0.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-libs/pocl/pocl-6.0.ebuild b/dev-libs/pocl/pocl-6.0.ebuild index 06498cb0fbc0..2ae9dfbe316d 100644 --- a/dev-libs/pocl/pocl-6.0.ebuild +++ b/dev-libs/pocl/pocl-6.0.ebuild @@ -12,7 +12,7 @@ SRC_URI="https://github.com/pocl/pocl/archive/v${PV}.tar.gz -> ${P}.tar.gz" LICENSE="GPL-2" SLOT="0" -KEYWORDS="~amd64 ppc64" +KEYWORDS="amd64 ppc64" # TODO: hsa tce IUSE="accel +conformance cuda debug examples float-conversion hardening +hwloc memmanager test" # Tests not yet passing, fragile in Portage environment(?) |