diff --git a/net-irc/ergo/ergo-2.17.0.ebuild b/net-irc/ergo/ergo-2.17.0.ebuild index 6be40c226456..35f4af7c2157 100644 --- a/net-irc/ergo/ergo-2.17.0.ebuild +++ b/net-irc/ergo/ergo-2.17.0.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2025 Gentoo Authors +# Copyright 1999-2026 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=8 @@ -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 )"