summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorArthur Zamarin <arthurzam@gentoo.org>2023-07-15 11:19:12 +0300
committerArthur Zamarin <arthurzam@gentoo.org>2023-07-15 11:19:12 +0300
commit6a3b3f15efedcd7bc77bcf7bbbe0de23fe87b2dc (patch)
treed9a89cfbb0df0f303ae9aaa3ccc8b769299c3e74 /dev-libs/clhpp
parentdev-libs/opencl-icd-loader: Stabilize 2023.04.17 amd64, #910371 (diff)
downloadgentoo-6a3b3f15efedcd7bc77bcf7bbbe0de23fe87b2dc.tar.gz
gentoo-6a3b3f15efedcd7bc77bcf7bbbe0de23fe87b2dc.tar.bz2
gentoo-6a3b3f15efedcd7bc77bcf7bbbe0de23fe87b2dc.zip
dev-libs/clhpp: Stabilize 2023.04.17 amd64, #910371
Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
Diffstat (limited to 'dev-libs/clhpp')
-rw-r--r--dev-libs/clhpp/clhpp-2023.04.17.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-libs/clhpp/clhpp-2023.04.17.ebuild b/dev-libs/clhpp/clhpp-2023.04.17.ebuild
index 420c9c704772..908a7bc29bba 100644
--- a/dev-libs/clhpp/clhpp-2023.04.17.ebuild
+++ b/dev-libs/clhpp/clhpp-2023.04.17.ebuild
@@ -14,7 +14,7 @@ SRC_URI="https://github.com/KhronosGroup/${MY_PN}/archive/refs/tags/v${PV}.tar.g
LICENSE="Khronos-CLHPP"
SLOT="0"
-KEYWORDS="~amd64 ppc64 ~x86"
+KEYWORDS="amd64 ppc64 ~x86"
IUSE="test"
# Tests require CMock (NOT cmocka), which is currently not in Gentoo