commit: e8a5709de2fa341b6aac44519df989031c4a5240
Author: Sam James <sam <AT> gentoo <DOT> org>
AuthorDate: Mon Apr 28 20:18:45 2025 +0000
Commit: Sam James <sam <AT> gentoo <DOT> org>
CommitDate: Mon Apr 28 20:18:45 2025 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=e8a5709d
dev-cpp/cli11: Stabilize 2.5.0 amd64, #955054
Signed-off-by: Sam James <sam <AT> gentoo.org>
dev-cpp/cli11/cli11-2.5.0.ebuild | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/dev-cpp/cli11/cli11-2.5.0.ebuild b/dev-cpp/cli11/cli11-2.5.0.ebuild
index 4094b95577f8..d6ee46aac583 100644
--- a/dev-cpp/cli11/cli11-2.5.0.ebuild
+++ b/dev-cpp/cli11/cli11-2.5.0.ebuild
@@ -15,7 +15,7 @@ S=${WORKDIR}/${PN^^}-${PV}
LICENSE="BSD"
SLOT="0"
-KEYWORDS="~amd64 ~arm ~arm64 ~x86"
+KEYWORDS="amd64 ~arm ~arm64 ~x86"
IUSE="doc test"
RESTRICT="!test? ( test )"