diff options
author | Arthur Zamarin <arthurzam@gentoo.org> | 2023-04-08 14:13:22 +0300 |
---|---|---|
committer | Arthur Zamarin <arthurzam@gentoo.org> | 2023-04-08 14:13:22 +0300 |
commit | 8d83c9727ee1123e359ee04487815ecadbf04dbf (patch) | |
tree | 449e50d304386ba62edb070899a15d80f323563b /dev-libs/opencl-icd-loader/opencl-icd-loader-2023.02.06.ebuild | |
parent | dev-ruby/kpeg: Stabilize 1.3.3 x86, #903951 (diff) | |
download | gentoo-8d83c9727ee1123e359ee04487815ecadbf04dbf.tar.gz gentoo-8d83c9727ee1123e359ee04487815ecadbf04dbf.tar.bz2 gentoo-8d83c9727ee1123e359ee04487815ecadbf04dbf.zip |
dev-libs/opencl-icd-loader: Stabilize 2023.02.06 x86, #903985
Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
Diffstat (limited to 'dev-libs/opencl-icd-loader/opencl-icd-loader-2023.02.06.ebuild')
-rw-r--r-- | dev-libs/opencl-icd-loader/opencl-icd-loader-2023.02.06.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-libs/opencl-icd-loader/opencl-icd-loader-2023.02.06.ebuild b/dev-libs/opencl-icd-loader/opencl-icd-loader-2023.02.06.ebuild index 938c0d8e779a..9475bd7ad873 100644 --- a/dev-libs/opencl-icd-loader/opencl-icd-loader-2023.02.06.ebuild +++ b/dev-libs/opencl-icd-loader/opencl-icd-loader-2023.02.06.ebuild @@ -14,7 +14,7 @@ SRC_URI="https://github.com/KhronosGroup/${MY_PN}/archive/v${PV}.tar.gz -> ${P}. LICENSE="Apache-2.0" SLOT="0" -KEYWORDS="amd64 ppc64 ~x86" +KEYWORDS="amd64 ppc64 x86" IUSE="test" RESTRICT="!test? ( test )" |