commit: bbd3ff016af5c0b7efb78e82c0210884d7abe0ef Author: Sam James <sam <AT> gentoo <DOT> org> AuthorDate: Sat Jul 2 17:47:10 2022 +0000 Commit: Sam James <sam <AT> gentoo <DOT> org> CommitDate: Sat Jul 2 17:48:31 2022 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=bbd3ff01
net-irc/irker: destabilize 2.22 Bug: https://gitlab.com/esr/irker/-/merge_requests/29 Signed-off-by: Sam James <sam <AT> gentoo.org> net-irc/irker/irker-2.22.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/net-irc/irker/irker-2.22.ebuild b/net-irc/irker/irker-2.22.ebuild index 87717d39727a..5227a14bc99d 100644 --- a/net-irc/irker/irker-2.22.ebuild +++ b/net-irc/irker/irker-2.22.ebuild @@ -14,7 +14,7 @@ SRC_URI="http://www.catb.org/esr/${PN}/${P}.tar.gz" LICENSE="BSD-2" SLOT="0" -KEYWORDS="amd64 arm arm64 ppc ppc64 sparc x86" +KEYWORDS="~amd64 ~arm ~arm64 ~ppc ~ppc64 ~sparc ~x86" REQUIRED_USE="${PYTHON_REQUIRED_USE}" # Dependency notes:
