summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorArthur Zamarin <arthurzam@gentoo.org>2024-03-14 09:53:54 +0200
committerArthur Zamarin <arthurzam@gentoo.org>2024-03-14 09:53:54 +0200
commitd6875ce0ebb5061321535bfbe6c86a6cc7215329 (patch)
tree0fc0fb4219e81c2531fe36f827e54abd1a826a40 /net-irc
parentnet-analyzer/vnstat: Stabilize 2.12 amd64, #926973 (diff)
downloadgentoo-d6875ce0ebb5061321535bfbe6c86a6cc7215329.tar.gz
gentoo-d6875ce0ebb5061321535bfbe6c86a6cc7215329.tar.bz2
gentoo-d6875ce0ebb5061321535bfbe6c86a6cc7215329.zip
net-irc/ergo: Stabilize 2.13.0 amd64, #926974
Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
Diffstat (limited to 'net-irc')
-rw-r--r--net-irc/ergo/ergo-2.13.0.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/net-irc/ergo/ergo-2.13.0.ebuild b/net-irc/ergo/ergo-2.13.0.ebuild
index a565a261e243..8364e9398e17 100644
--- a/net-irc/ergo/ergo-2.13.0.ebuild
+++ b/net-irc/ergo/ergo-2.13.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 )"