commit: 1f6809eafad798cc10ebe3e536436d2f0b793e19
Author: Sam James <sam <AT> gentoo <DOT> org>
AuthorDate: Sat Apr 26 01:23:12 2025 +0000
Commit: Sam James <sam <AT> gentoo <DOT> org>
CommitDate: Sat Apr 26 01:23:12 2025 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=1f6809ea
dev-cpp/clhpp: Stabilize 2024.10.24 x86, #954487
Signed-off-by: Sam James <sam <AT> gentoo.org>
dev-cpp/clhpp/clhpp-2024.10.24.ebuild | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/dev-cpp/clhpp/clhpp-2024.10.24.ebuild
b/dev-cpp/clhpp/clhpp-2024.10.24.ebuild
index 23878adfa2b3..076f19306d80 100644
--- a/dev-cpp/clhpp/clhpp-2024.10.24.ebuild
+++ b/dev-cpp/clhpp/clhpp-2024.10.24.ebuild
@@ -15,7 +15,7 @@ S="${WORKDIR}/${MY_P}"
LICENSE="Khronos-CLHPP"
SLOT="0"
-KEYWORDS="~amd64 ppc64 ~x86"
+KEYWORDS="~amd64 ppc64 x86"
# Tests require CMock (NOT cmocka), which is currently not in Gentoo
# and has been found to be extremely awkward to package.