diff options
author | 2015-11-01 13:40:29 +0100 | |
---|---|---|
committer | 2015-11-02 12:47:12 +0100 | |
commit | 3f64f14586df34f089e13502070e0bdd8ee34651 (patch) | |
tree | 38bb1ff65773669687ce6a5d1fb3d4243645f698 /dev-python/alabaster | |
parent | dev-python/snowballstemmer: Stable under ALLARCHES policy (diff) | |
download | gentoo-3f64f14586df34f089e13502070e0bdd8ee34651.tar.gz gentoo-3f64f14586df34f089e13502070e0bdd8ee34651.tar.bz2 gentoo-3f64f14586df34f089e13502070e0bdd8ee34651.zip |
dev-python/alabaster: Stable under ALLARCHES policy
Gentoo-Bug: https://bugs.gentoo.org/show_bug.cgi?id=543914
Package-Manager: portage-2.2.23
Signed-off-by: Justin Lecher <jlec@gentoo.org>
Diffstat (limited to 'dev-python/alabaster')
-rw-r--r-- | dev-python/alabaster/alabaster-0.7.6.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-python/alabaster/alabaster-0.7.6.ebuild b/dev-python/alabaster/alabaster-0.7.6.ebuild index e946d925470b..c6467fd0053e 100644 --- a/dev-python/alabaster/alabaster-0.7.6.ebuild +++ b/dev-python/alabaster/alabaster-0.7.6.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}]" |