summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSam James <sam@gentoo.org>2022-07-24 02:04:01 +0100
committerSam James <sam@gentoo.org>2022-07-24 02:04:47 +0100
commit5bc4855c77b3ed9285b3bfb382b1ad9ed9e0b7e0 (patch)
treed45b677cba981dfefd74187154b423f002c35b74 /dev-libs/ocl-icd
parentvirtual/opencl: Keyword 3-r1 ppc64, #860288 (diff)
downloadgentoo-5bc4855c77b3ed9285b3bfb382b1ad9ed9e0b7e0.tar.gz
gentoo-5bc4855c77b3ed9285b3bfb382b1ad9ed9e0b7e0.tar.bz2
gentoo-5bc4855c77b3ed9285b3bfb382b1ad9ed9e0b7e0.zip
dev-libs/ocl-icd: Keyword 2.3.1 ppc64, #860288
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'dev-libs/ocl-icd')
-rw-r--r--dev-libs/ocl-icd/ocl-icd-2.3.1.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-libs/ocl-icd/ocl-icd-2.3.1.ebuild b/dev-libs/ocl-icd/ocl-icd-2.3.1.ebuild
index c991dc0798f9..75f550fd07a8 100644
--- a/dev-libs/ocl-icd/ocl-icd-2.3.1.ebuild
+++ b/dev-libs/ocl-icd/ocl-icd-2.3.1.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.