summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSam James <sam@gentoo.org>2022-07-26 05:48:53 +0100
committerSam James <sam@gentoo.org>2022-07-26 05:48:53 +0100
commit5a4f4f964207d51b630e290be0f522f0e3d315f7 (patch)
treeaef28f1ef62708ff172ab3983dd55093604eb1bb /dev-libs
parentvirtual/opencl: Stabilize 3-r1 ppc64, #861113 (diff)
downloadgentoo-5a4f4f964207d51b630e290be0f522f0e3d315f7.tar.gz
gentoo-5a4f4f964207d51b630e290be0f522f0e3d315f7.tar.bz2
gentoo-5a4f4f964207d51b630e290be0f522f0e3d315f7.zip
dev-libs/pocl: Stabilize 3.0 ppc64, #861113
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'dev-libs')
-rw-r--r--dev-libs/pocl/pocl-3.0.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-libs/pocl/pocl-3.0.ebuild b/dev-libs/pocl/pocl-3.0.ebuild
index 5582d49d36b2..ea851bab85ab 100644
--- a/dev-libs/pocl/pocl-3.0.ebuild
+++ b/dev-libs/pocl/pocl-3.0.ebuild
@@ -17,7 +17,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 lto test"
# Tests not yet passing, fragile in Portage environment(?)