diff options
author | Sam James <sam@gentoo.org> | 2021-06-23 05:41:21 +0100 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2021-06-23 05:41:21 +0100 |
commit | f0a4e2cfcc7dad321afe7a8e4dcbba14566e2659 (patch) | |
tree | e69f251fce70734569b78fbca6c2d4e6bb57292d /dev-libs/opencl-icd-loader | |
parent | dev-util/opencl-headers: Stabilize 2021.04.29 amd64, #797505 (diff) | |
download | gentoo-f0a4e2cfcc7dad321afe7a8e4dcbba14566e2659.tar.gz gentoo-f0a4e2cfcc7dad321afe7a8e4dcbba14566e2659.tar.bz2 gentoo-f0a4e2cfcc7dad321afe7a8e4dcbba14566e2659.zip |
dev-libs/opencl-icd-loader: Stabilize 2021.04.29 amd64, #797505
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'dev-libs/opencl-icd-loader')
-rw-r--r-- | dev-libs/opencl-icd-loader/opencl-icd-loader-2021.04.29.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-libs/opencl-icd-loader/opencl-icd-loader-2021.04.29.ebuild b/dev-libs/opencl-icd-loader/opencl-icd-loader-2021.04.29.ebuild index e52197a47873..d7a5934c0452 100644 --- a/dev-libs/opencl-icd-loader/opencl-icd-loader-2021.04.29.ebuild +++ b/dev-libs/opencl-icd-loader/opencl-icd-loader-2021.04.29.ebuild @@ -15,7 +15,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" IUSE="test" RESTRICT="!test? ( test )" |