From a89d646d45eb8923ee8e08e6bd29153d2e0b489d Mon Sep 17 00:00:00 2001 From: Sam James Date: Thu, 13 Mar 2025 01:08:22 +0000 Subject: [PATCH] net-irc/ergo: Stabilize 2.15.0 amd64, #951254 Signed-off-by: Sam James --- net-irc/ergo/ergo-2.15.0.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/net-irc/ergo/ergo-2.15.0.ebuild b/net-irc/ergo/ergo-2.15.0.ebuild index 70131f2ba1904..46eeacfef4269 100644 --- a/net-irc/ergo/ergo-2.15.0.ebuild +++ b/net-irc/ergo/ergo-2.15.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 )"