summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorThomas Deutschmann <whissi@gentoo.org>2020-05-14 23:21:39 +0200
committerThomas Deutschmann <whissi@gentoo.org>2020-05-14 23:29:28 +0200
commit079678d39506a66ccbef586e0e017fd78600ad91 (patch)
treec518f49396751fe4c6c6e09d69f5368be7294bea /dev-libs/ocl-icd
parentdev-libs/opencl-icd-loader: x86 stable (bug #721674) (diff)
downloadgentoo-079678d39506a66ccbef586e0e017fd78600ad91.tar.gz
gentoo-079678d39506a66ccbef586e0e017fd78600ad91.tar.bz2
gentoo-079678d39506a66ccbef586e0e017fd78600ad91.zip
dev-libs/ocl-icd: x86 stable (bug #721674)
Package-Manager: Portage-2.3.99, Repoman-2.3.22 Signed-off-by: Thomas Deutschmann <whissi@gentoo.org>
Diffstat (limited to 'dev-libs/ocl-icd')
-rw-r--r--dev-libs/ocl-icd/ocl-icd-2.2.12-r3.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-libs/ocl-icd/ocl-icd-2.2.12-r3.ebuild b/dev-libs/ocl-icd/ocl-icd-2.2.12-r3.ebuild
index efbc9bb4b363..73e2edae5f4f 100644
--- a/dev-libs/ocl-icd/ocl-icd-2.2.12-r3.ebuild
+++ b/dev-libs/ocl-icd/ocl-icd-2.2.12-r3.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 x86"
# Does nothing now but by keeping it here we avoid having to have virtual/opencl
# handle ebuilds both with and without this flag.