diff options
author | Thomas Deutschmann <whissi@gentoo.org> | 2020-05-14 23:20:43 +0200 |
---|---|---|
committer | Thomas Deutschmann <whissi@gentoo.org> | 2020-05-14 23:29:26 +0200 |
commit | ca7af193c85b713a5f42cc14872b4a05c70db826 (patch) | |
tree | 8305701b2d2046e2c20ed90e186f575fe9dac407 /dev-util/opencl-headers | |
parent | dev-db/mysql: x86 stable (bug #717628) (diff) | |
download | gentoo-ca7af193c85b713a5f42cc14872b4a05c70db826.tar.gz gentoo-ca7af193c85b713a5f42cc14872b4a05c70db826.tar.bz2 gentoo-ca7af193c85b713a5f42cc14872b4a05c70db826.zip |
dev-util/opencl-headers: 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-util/opencl-headers')
-rw-r--r-- | dev-util/opencl-headers/opencl-headers-2020.03.13-r1.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-util/opencl-headers/opencl-headers-2020.03.13-r1.ebuild b/dev-util/opencl-headers/opencl-headers-2020.03.13-r1.ebuild index c13c26d2614b..cffb61d415a4 100644 --- a/dev-util/opencl-headers/opencl-headers-2020.03.13-r1.ebuild +++ b/dev-util/opencl-headers/opencl-headers-2020.03.13-r1.ebuild @@ -12,7 +12,7 @@ SRC_URI="https://github.com/KhronosGroup/${MY_PN}/archive/v${PV}.tar.gz -> ${P}. LICENSE="Apache-2.0" SLOT="0" -KEYWORDS="amd64 ~x86" +KEYWORDS="amd64 x86" # To avoid file collisions in /usr/include/CL/ DEPEND="!app-eselect/eselect-opencl" |