commit: b99f3223b969ca1eac0d93f2bc4c338b095dede1 Author: Sam James <sam <AT> gentoo <DOT> org> AuthorDate: Wed Sep 27 07:21:03 2023 +0000 Commit: Sam James <sam <AT> gentoo <DOT> org> CommitDate: Wed Sep 27 07:21:06 2023 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=b99f3223
dev-libs/pocl: Stabilize 4.0 ppc64, #914786 Signed-off-by: Sam James <sam <AT> gentoo.org> dev-libs/pocl/pocl-4.0.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/dev-libs/pocl/pocl-4.0.ebuild b/dev-libs/pocl/pocl-4.0.ebuild index cce413824dc1..91b17547627a 100644 --- a/dev-libs/pocl/pocl-4.0.ebuild +++ b/dev-libs/pocl/pocl-4.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 lto test" # Tests not yet passing, fragile in Portage environment(?)
