commit: 5a4f4f964207d51b630e290be0f522f0e3d315f7 Author: Sam James <sam <AT> gentoo <DOT> org> AuthorDate: Tue Jul 26 04:48:53 2022 +0000 Commit: Sam James <sam <AT> gentoo <DOT> org> CommitDate: Tue Jul 26 04:48:53 2022 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=5a4f4f96
dev-libs/pocl: Stabilize 3.0 ppc64, #861113 Signed-off-by: Sam James <sam <AT> gentoo.org> dev-libs/pocl/pocl-3.0.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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(?)
