summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSam James <sam@gentoo.org>2023-01-28 00:14:53 +0000
committerSam James <sam@gentoo.org>2023-01-28 00:14:53 +0000
commitcc5c308c3998683c7f8518e73bd1c3596a5319cc (patch)
tree30f48a0b0ecdb8e0a9f2c4c9cd4e82370ee4fd4c /dev-libs
parentdev-util/clinfo: Keyword 3.0.23.01.25 ppc64, #892207 (diff)
downloadgentoo-cc5c308c3998683c7f8518e73bd1c3596a5319cc.tar.gz
gentoo-cc5c308c3998683c7f8518e73bd1c3596a5319cc.tar.bz2
gentoo-cc5c308c3998683c7f8518e73bd1c3596a5319cc.zip
dev-libs/clhpp: Stabilize 2.0.19 amd64, #892277
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'dev-libs')
-rw-r--r--dev-libs/clhpp/clhpp-2.0.19.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-libs/clhpp/clhpp-2.0.19.ebuild b/dev-libs/clhpp/clhpp-2.0.19.ebuild
index 1130ed3788f4..5aec7553970c 100644
--- a/dev-libs/clhpp/clhpp-2.0.19.ebuild
+++ b/dev-libs/clhpp/clhpp-2.0.19.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2022 Gentoo Authors
+# Copyright 1999-2023 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=8
@@ -18,7 +18,7 @@ SRC_URI="https://github.com/KhronosGroup/${MY_PN}/archive/refs/tags/v${MY_PV}.ta
LICENSE="Khronos-CLHPP"
SLOT="0"
-KEYWORDS="~amd64 ~x86"
+KEYWORDS="amd64 ~x86"
IUSE="test"
# Tests require CMock (NOT cmocka), which is currently unpackaged