summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSam James <sam@gentoo.org>2022-07-26 05:45:35 +0100
committerSam James <sam@gentoo.org>2022-07-26 05:45:35 +0100
commitbb8776688a03dbfd4c5d56a8df96b5c81087618e (patch)
tree87986346760f8f40ddaeb2051fb3c7c5f9cb95a9 /dev-libs
parentdev-python/pyopencl: Keyword 2022.1.6 ppc64, #861020 (diff)
downloadgentoo-bb8776688a03dbfd4c5d56a8df96b5c81087618e.tar.gz
gentoo-bb8776688a03dbfd4c5d56a8df96b5c81087618e.tar.bz2
gentoo-bb8776688a03dbfd4c5d56a8df96b5c81087618e.zip
dev-libs/ocl-icd: keyword 2.3.0 for ~ppc64
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'dev-libs')
-rw-r--r--dev-libs/ocl-icd/ocl-icd-2.3.0.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-libs/ocl-icd/ocl-icd-2.3.0.ebuild b/dev-libs/ocl-icd/ocl-icd-2.3.0.ebuild
index 84890c9fc9b8..e4d106dd1969 100644
--- a/dev-libs/ocl-icd/ocl-icd-2.3.0.ebuild
+++ b/dev-libs/ocl-icd/ocl-icd-2.3.0.ebuild
@@ -11,7 +11,7 @@ HOMEPAGE="https://github.com/OCL-dev/ocl-icd"
SRC_URI="https://github.com/OCL-dev/${PN}/archive/v${PV}.tar.gz -> ${P}.tar.gz"
LICENSE="BSD-2"
SLOT="0"
-KEYWORDS="amd64 x86"
+KEYWORDS="amd64 ~ppc64 x86"
# Does nothing now but by keeping it here we avoid having to have virtual/opencl
# handle ebuilds both with and without this flag.