diff options
author | Arthur Zamarin <arthurzam@gentoo.org> | 2021-12-13 21:54:54 +0200 |
---|---|---|
committer | Arthur Zamarin <arthurzam@gentoo.org> | 2021-12-13 21:55:34 +0200 |
commit | f34f24579a404c06681dd2c3a0a4b522e8aa4363 (patch) | |
tree | 74d715302e3e37d703bdea5e25277b475e5e780a /net-irc/irker | |
parent | dev-python/psycopg: Stabilize 2.9.2 arm, #829016 (diff) | |
download | gentoo-f34f24579a404c06681dd2c3a0a4b522e8aa4363.tar.gz gentoo-f34f24579a404c06681dd2c3a0a4b522e8aa4363.tar.bz2 gentoo-f34f24579a404c06681dd2c3a0a4b522e8aa4363.zip |
net-irc/irker: Stabilize 2.20 sparc, #829115
Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
Diffstat (limited to 'net-irc/irker')
-rw-r--r-- | net-irc/irker/irker-2.20.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/net-irc/irker/irker-2.20.ebuild b/net-irc/irker/irker-2.20.ebuild index 07c798644349..926727207b86 100644 --- a/net-irc/irker/irker-2.20.ebuild +++ b/net-irc/irker/irker-2.20.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: |