commit: 8ecd86dc641acd04f97062e095b42c003d5795dc Author: Michał Górny <mgorny <AT> gentoo <DOT> org> AuthorDate: Sat Jul 11 08:56:58 2020 +0000 Commit: Michał Górny <mgorny <AT> gentoo <DOT> org> CommitDate: Sat Jul 11 08:57:33 2020 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=8ecd86dc
dev-python/soupsieve: Stabilize 2.0.1 ALLARCHES, #731584 Signed-off-by: Michał Górny <mgorny <AT> gentoo.org> dev-python/soupsieve/soupsieve-2.0.1.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/dev-python/soupsieve/soupsieve-2.0.1.ebuild b/dev-python/soupsieve/soupsieve-2.0.1.ebuild index bc7d0fd6f29..76a1517833f 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 )"
