commit: 91f3d6844c5fe3d561216df0692a380f0e1f5a67 Author: Sam James <sam <AT> gentoo <DOT> org> AuthorDate: Wed Jul 17 08:41:10 2024 +0000 Commit: Sam James <sam <AT> gentoo <DOT> org> CommitDate: Wed Jul 17 08:41:10 2024 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=91f3d684
net-irc/ergo: Stabilize 2.13.1 amd64, #936198 Signed-off-by: Sam James <sam <AT> gentoo.org> net-irc/ergo/ergo-2.13.1.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/net-irc/ergo/ergo-2.13.1.ebuild b/net-irc/ergo/ergo-2.13.1.ebuild index 95f83d85f0ca..9ee896dc26a1 100644 --- a/net-irc/ergo/ergo-2.13.1.ebuild +++ b/net-irc/ergo/ergo-2.13.1.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 )"