summaryrefslogtreecommitdiff
path: root/dev-libs/clhpp/clhpp-2.0.19.ebuild
diff options
context:
space:
mode:
authorV3n3RiX <venerix@koprulu.sector>2023-01-28 02:49:59 +0000
committerV3n3RiX <venerix@koprulu.sector>2023-01-28 02:49:59 +0000
commite53aa6b4fbe5a0c6db75d893829f7a6a37a14180 (patch)
treedd095d36490410a724fd271fcdf08c31a5336edd /dev-libs/clhpp/clhpp-2.0.19.ebuild
parentc5ee568457ac776b65b71fa444e0dd47535bc44a (diff)
gentoo auto-resync : 28:01:2023 - 02:49:59
Diffstat (limited to 'dev-libs/clhpp/clhpp-2.0.19.ebuild')
-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..419b89e9488e 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