diff options
author | Markus Meier <maekke@gentoo.org> | 2017-02-18 19:56:46 +0100 |
---|---|---|
committer | Markus Meier <maekke@gentoo.org> | 2017-02-18 19:57:09 +0100 |
commit | 4c067180130600ab068824e54eb4fe8584fb438e (patch) | |
tree | 7b7e513367cd35932bceae8023a8c6ccbd9f310d /dev-python/alabaster | |
parent | media-gfx/exact-image: python-single-r1, EAPI=6 (diff) | |
download | gentoo-4c067180130600ab068824e54eb4fe8584fb438e.tar.gz gentoo-4c067180130600ab068824e54eb4fe8584fb438e.tar.bz2 gentoo-4c067180130600ab068824e54eb4fe8584fb438e.zip |
dev-python/alabaster: arm stable, bug #605184
Package-Manager: Portage-2.3.3, Repoman-2.3.1
RepoMan-Options: --include-arches="arm"
Diffstat (limited to 'dev-python/alabaster')
-rw-r--r-- | dev-python/alabaster/alabaster-0.7.9.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-python/alabaster/alabaster-0.7.9.ebuild b/dev-python/alabaster/alabaster-0.7.9.ebuild index 6f4da26ea095..a2d9df6e6283 100644 --- a/dev-python/alabaster/alabaster-0.7.9.ebuild +++ b/dev-python/alabaster/alabaster-0.7.9.ebuild @@ -13,7 +13,7 @@ HOMEPAGE="https://github.com/bitprophet/alabaster" SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz" LICENSE="BSD" -KEYWORDS="alpha amd64 ~arm ~arm64 hppa ia64 ~m68k ~mips ppc ppc64 ~s390 ~sh sparc x86" +KEYWORDS="alpha amd64 arm ~arm64 hppa ia64 ~m68k ~mips ppc ppc64 ~s390 ~sh sparc x86" SLOT="0" DEPEND="dev-python/setuptools[${PYTHON_USEDEP}]" |