summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
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 908a7bc29bba..9c106083d8d2 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