diff options
author | Aaron Bauman <bman@gentoo.org> | 2019-12-04 01:41:00 -0500 |
---|---|---|
committer | Aaron Bauman <bman@gentoo.org> | 2019-12-04 01:47:44 -0500 |
commit | ff73a7097907b10d6769491a1ee475c77a617c87 (patch) | |
tree | 28cd019e11b599239e0a518ef9c9aec3a056ccf4 /dev-python/cssselect | |
parent | dev-python/dulwich: arm64 stable (diff) | |
download | gentoo-ff73a7097907b10d6769491a1ee475c77a617c87.tar.gz gentoo-ff73a7097907b10d6769491a1ee475c77a617c87.tar.bz2 gentoo-ff73a7097907b10d6769491a1ee475c77a617c87.zip |
dev-python/cssselect: arm64 stable
Signed-off-by: Aaron Bauman <bman@gentoo.org>
Package-Manager: Portage-2.3.80, Repoman-2.3.19
Diffstat (limited to 'dev-python/cssselect')
-rw-r--r-- | dev-python/cssselect/cssselect-1.1.0.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-python/cssselect/cssselect-1.1.0.ebuild b/dev-python/cssselect/cssselect-1.1.0.ebuild index 8ce685dcf503..ae7f2b54d226 100644 --- a/dev-python/cssselect/cssselect-1.1.0.ebuild +++ b/dev-python/cssselect/cssselect-1.1.0.ebuild @@ -15,7 +15,7 @@ SRC_URI="https://github.com/scrapy/cssselect/archive/v${PV}.tar.gz -> ${P}.tar.g LICENSE="BSD" SLOT="0" -KEYWORDS="~alpha amd64 ~arm ~arm64 ~hppa ~ia64 ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86" +KEYWORDS="~alpha amd64 ~arm arm64 ~hppa ~ia64 ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86" IUSE="test" RESTRICT="!test? ( test )" |