summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAgostino Sarubbo <ago@gentoo.org>2021-10-27 08:36:41 +0200
committerAgostino Sarubbo <ago@gentoo.org>2021-10-27 08:36:41 +0200
commitd8b7232427abdc0aef16abc0f16bf69d1e003b23 (patch)
treea264607028f9d91e4a0bfc30d1c233703efab24c /dev-libs/ocl-icd
parentdev-util/schroot: x86 stable wrt bug #807421 (diff)
downloadgentoo-d8b7232427abdc0aef16abc0f16bf69d1e003b23.tar.gz
gentoo-d8b7232427abdc0aef16abc0f16bf69d1e003b23.tar.bz2
gentoo-d8b7232427abdc0aef16abc0f16bf69d1e003b23.zip
dev-libs/ocl-icd: x86 stable wrt bug #810847
Package-Manager: Portage-3.0.20, Repoman-3.0.3 RepoMan-Options: --include-arches="x86" Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
Diffstat (limited to 'dev-libs/ocl-icd')
-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 a0023e79d653..341d58d9a219 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 x86"
# Does nothing now but by keeping it here we avoid having to have virtual/opencl
# handle ebuilds both with and without this flag.