commit: 8692733deba74cfabf8f51e94c73f36ee9a0ba78
Author: Sam James <sam <AT> gentoo <DOT> org>
AuthorDate: Sat Jul 12 06:42:34 2025 +0000
Commit: Sam James <sam <AT> gentoo <DOT> org>
CommitDate: Sat Jul 12 06:42:34 2025 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=8692733d
net-irc/ergo: Stabilize 2.16.0 amd64, #959950
Signed-off-by: Sam James <sam <AT> gentoo.org>
net-irc/ergo/ergo-2.16.0.ebuild | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/net-irc/ergo/ergo-2.16.0.ebuild b/net-irc/ergo/ergo-2.16.0.ebuild
index 6be40c226456..c9fe4db5ca34 100644
--- a/net-irc/ergo/ergo-2.16.0.ebuild
+++ b/net-irc/ergo/ergo-2.16.0.ebuild
@@ -14,7 +14,7 @@ S="${WORKDIR}"/${P/_/-}
LICENSE="Apache-2.0 BSD-2 BSD ISC MIT MPL-2.0"
SLOT="0"
if [[ ${PV} != *_rc* ]] ; then
- KEYWORDS="~amd64 ~arm ~arm64"
+ KEYWORDS="amd64 ~arm ~arm64"
fi
IUSE="test"
RESTRICT="!test? ( test )"