diff options
author | Sam James <sam@gentoo.org> | 2023-02-27 00:20:31 +0000 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2023-02-27 00:20:31 +0000 |
commit | da8af8906c93129c7498af877599db5a20c82573 (patch) | |
tree | 29f46ef70e56efe8b612f95def13be8c85f32372 /dev-libs/pocl | |
parent | media-video/mplayer: keyword 1.5_p20230215 (diff) | |
download | gentoo-da8af8906c93129c7498af877599db5a20c82573.tar.gz gentoo-da8af8906c93129c7498af877599db5a20c82573.tar.bz2 gentoo-da8af8906c93129c7498af877599db5a20c82573.zip |
dev-libs/pocl: Stabilize 3.1 ppc64, #895744
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'dev-libs/pocl')
-rw-r--r-- | dev-libs/pocl/pocl-3.1.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-libs/pocl/pocl-3.1.ebuild b/dev-libs/pocl/pocl-3.1.ebuild index 8e9fc23e3d86..473aa1f2fa62 100644 --- a/dev-libs/pocl/pocl-3.1.ebuild +++ b/dev-libs/pocl/pocl-3.1.ebuild @@ -13,7 +13,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(?) |