summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMichał Górny <mgorny@gentoo.org>2020-07-11 10:56:58 +0200
committerMichał Górny <mgorny@gentoo.org>2020-07-11 10:57:33 +0200
commit8ecd86dc641acd04f97062e095b42c003d5795dc (patch)
treee913d521cb11acf1afde0445df57850213a7ac48 /dev-python/soupsieve
parentdev-python/socketpool: Stabilize 0.5.3-r3 amd64, #731582 (diff)
downloadgentoo-8ecd86dc641acd04f97062e095b42c003d5795dc.tar.gz
gentoo-8ecd86dc641acd04f97062e095b42c003d5795dc.tar.bz2
gentoo-8ecd86dc641acd04f97062e095b42c003d5795dc.zip
dev-python/soupsieve: Stabilize 2.0.1 ALLARCHES, #731584
Signed-off-by: Michał Górny <mgorny@gentoo.org>
Diffstat (limited to 'dev-python/soupsieve')
-rw-r--r--dev-python/soupsieve/soupsieve-2.0.1.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-python/soupsieve/soupsieve-2.0.1.ebuild b/dev-python/soupsieve/soupsieve-2.0.1.ebuild
index bc7d0fd6f292..76a1517833f3 100644
--- a/dev-python/soupsieve/soupsieve-2.0.1.ebuild
+++ b/dev-python/soupsieve/soupsieve-2.0.1.ebuild
@@ -14,7 +14,7 @@ SRC_URI="https://github.com/facelessuser/${PN}/archive/${PV}.tar.gz -> ${P}.tar.
LICENSE="MIT"
SLOT="0"
-KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~mips ~ppc ~ppc64 ~sparc ~x86"
+KEYWORDS="~alpha amd64 arm arm64 hppa ~ia64 ~mips ppc ppc64 sparc x86"
IUSE="test"
RESTRICT+=" !test? ( test )"