diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2017-02-12 17:53:50 +0100 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2017-02-12 18:00:39 +0100 |
commit | 28e302cb92c9d50195ac94defa5f02fcfc0b958d (patch) | |
tree | 2ff9f9115dbaae674626852d3cf4900ed9f5f38c /dev-python/alabaster | |
parent | x11-libs/libcompizconfig: revbump, fixes bug #602286 (diff) | |
download | gentoo-28e302cb92c9d50195ac94defa5f02fcfc0b958d.tar.gz gentoo-28e302cb92c9d50195ac94defa5f02fcfc0b958d.tar.bz2 gentoo-28e302cb92c9d50195ac94defa5f02fcfc0b958d.zip |
dev-python/alabaster: ppc stable wrt bug #605184
Package-Manager: portage-2.3.3
RepoMan-Options: --include-arches="ppc"
Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
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 9d6e57e1b9fb..ff1425e8108b 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}]" |