diff options
author | Sergei Trofimovich <slyfox@gentoo.org> | 2019-12-15 13:35:18 +0000 |
---|---|---|
committer | Sergei Trofimovich <slyfox@gentoo.org> | 2019-12-15 13:35:18 +0000 |
commit | 87f23d2ff3a114f6a67146f31dbd988fa42e40c7 (patch) | |
tree | f214610f7d20fd8090e68dd7a21735a6dcc6a898 /dev-python/cssselect | |
parent | dev-python/bottle: stable 0.12.16 for ia64, bug #700560 (diff) | |
download | gentoo-87f23d2ff3a114f6a67146f31dbd988fa42e40c7.tar.gz gentoo-87f23d2ff3a114f6a67146f31dbd988fa42e40c7.tar.bz2 gentoo-87f23d2ff3a114f6a67146f31dbd988fa42e40c7.zip |
dev-python/cssselect: stable 1.1.0 for ia64, bug #700566
Package-Manager: Portage-2.3.81, Repoman-2.3.20
RepoMan-Options: --include-arches="ia64"
Signed-off-by: Sergei Trofimovich <slyfox@gentoo.org>
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 319216fd26dd..d107eed886aa 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 )" |