diff options
author | Thomas Deutschmann <whissi@gentoo.org> | 2020-05-14 23:21:39 +0200 |
---|---|---|
committer | Thomas Deutschmann <whissi@gentoo.org> | 2020-05-14 23:29:28 +0200 |
commit | 079678d39506a66ccbef586e0e017fd78600ad91 (patch) | |
tree | c518f49396751fe4c6c6e09d69f5368be7294bea /dev-libs/ocl-icd/ocl-icd-2.2.12-r3.ebuild | |
parent | dev-libs/opencl-icd-loader: x86 stable (bug #721674) (diff) | |
download | gentoo-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/ocl-icd-2.2.12-r3.ebuild')
-rw-r--r-- | dev-libs/ocl-icd/ocl-icd-2.2.12-r3.ebuild | 2 |
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. |