commit: 9897f940ba92eeaa4b10f5c3ddf9029be6ec093a Author: Sam James <sam <AT> gentoo <DOT> org> AuthorDate: Sun Jul 24 01:05:23 2022 +0000 Commit: Sam James <sam <AT> gentoo <DOT> org> CommitDate: Sun Jul 24 01:05:23 2022 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=9897f940
dev-libs/pocl: keyword 3.0 for ~ppc64 Bug: https://bugs.gentoo.org/831859 Bug: https://bugs.gentoo.org/860288 Thanks-to: Chris Kerr <chris.kerr <AT> mykolab.ch> 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 629cf11a51ed..2b61340eae95 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" +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(?)
