commit: 00c36d3d5bed4af5a549ddc93c35c3fcb76fc8d8
Author: Jakov Smolić <jsmolic <AT> gentoo <DOT> org>
AuthorDate: Thu Aug 29 05:09:48 2024 +0000
Commit: Jakov Smolić <jsmolic <AT> gentoo <DOT> org>
CommitDate: Thu Aug 29 05:09:48 2024 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=00c36d3d
net-irc/ergo: Stabilize 2.14.0 amd64, #938653
Signed-off-by: Jakov Smolić <jsmolic <AT> gentoo.org>
net-irc/ergo/ergo-2.14.0.ebuild | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/net-irc/ergo/ergo-2.14.0.ebuild b/net-irc/ergo/ergo-2.14.0.ebuild
index 95f83d85f0ca..9ee896dc26a1 100644
--- a/net-irc/ergo/ergo-2.14.0.ebuild
+++ b/net-irc/ergo/ergo-2.14.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 )"