commit: 57925fae4d43aebf440329a1105c437883d43cfa Author: Sam James <sam <AT> gentoo <DOT> org> AuthorDate: Tue Jul 26 04:48:47 2022 +0000 Commit: Sam James <sam <AT> gentoo <DOT> org> CommitDate: Tue Jul 26 04:48:47 2022 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=57925fae
dev-libs/pocl: Stabilize 3.0 amd64, #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 2b61340eae95..5582d49d36b2 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(?)
