commit: b89a5e35907bbaf9ff14ee97571e41ac9e6ea869
Author: Arthur Zamarin <arthurzam <AT> gentoo <DOT> org>
AuthorDate: Sat Nov 23 20:15:03 2024 +0000
Commit: Arthur Zamarin <arthurzam <AT> gentoo <DOT> org>
CommitDate: Sat Nov 23 20:15:03 2024 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=b89a5e35
dev-cpp/clhpp: Stabilize 2024.05.08 amd64, #944689
Signed-off-by: Arthur Zamarin <arthurzam <AT> gentoo.org>
dev-cpp/clhpp/clhpp-2024.05.08.ebuild | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/dev-cpp/clhpp/clhpp-2024.05.08.ebuild
b/dev-cpp/clhpp/clhpp-2024.05.08.ebuild
index cfd7e4b5e780..d5ebc50d7d95 100644
--- a/dev-cpp/clhpp/clhpp-2024.05.08.ebuild
+++ b/dev-cpp/clhpp/clhpp-2024.05.08.ebuild
@@ -16,7 +16,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.