summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMichał Górny <mgorny@gentoo.org>2020-07-06 21:25:29 +0200
committerMichał Górny <mgorny@gentoo.org>2020-07-06 21:31:23 +0200
commitf746155ea25aad885cf79e71d600e35875beda80 (patch)
tree28327eb7fcba355fec641588323959f2b10ce9d7 /dev-python/irc
parentdev-python/jaraco-stream: Stabilize 3.0.0 ALLARCHES, #715072 (diff)
downloadgentoo-f746155ea25aad885cf79e71d600e35875beda80.tar.gz
gentoo-f746155ea25aad885cf79e71d600e35875beda80.tar.bz2
gentoo-f746155ea25aad885cf79e71d600e35875beda80.zip
dev-python/irc: Stabilize 18.0.0-r1 ALLARCHES, #715072
Signed-off-by: Michał Górny <mgorny@gentoo.org>
Diffstat (limited to 'dev-python/irc')
-rw-r--r--dev-python/irc/irc-18.0.0-r1.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-python/irc/irc-18.0.0-r1.ebuild b/dev-python/irc/irc-18.0.0-r1.ebuild
index bc2ceafe82d0..a0838bdf12cd 100644
--- a/dev-python/irc/irc-18.0.0-r1.ebuild
+++ b/dev-python/irc/irc-18.0.0-r1.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2019 Gentoo Authors
+# Copyright 1999-2020 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=7
@@ -12,7 +12,7 @@ SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz"
LICENSE="MIT"
SLOT="0"
-KEYWORDS="~amd64 ~x86"
+KEYWORDS="amd64 x86"
IUSE="examples test"
RESTRICT="!test? ( test )"