diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2017-03-04 14:59:45 +0100 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2017-03-04 14:59:45 +0100 |
commit | 6e89ebcf53d74f63eeb2c09da79f962394b1c21a (patch) | |
tree | 482a0d0c592aad6c4ae227fe798a4ed70696a1d4 /dev-python/enum34 | |
parent | app-eselect/eselect-pinentry: sparc stable wrt bug #611500 (diff) | |
download | gentoo-6e89ebcf53d74f63eeb2c09da79f962394b1c21a.tar.gz gentoo-6e89ebcf53d74f63eeb2c09da79f962394b1c21a.tar.bz2 gentoo-6e89ebcf53d74f63eeb2c09da79f962394b1c21a.zip |
dev-python/enum34: sparc stable wrt bug #607282
Package-Manager: portage-2.3.3
RepoMan-Options: --include-arches="sparc"
Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
Diffstat (limited to 'dev-python/enum34')
-rw-r--r-- | dev-python/enum34/enum34-1.1.6.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-python/enum34/enum34-1.1.6.ebuild b/dev-python/enum34/enum34-1.1.6.ebuild index 59c26c9b72b0..b228ea584504 100644 --- a/dev-python/enum34/enum34-1.1.6.ebuild +++ b/dev-python/enum34/enum34-1.1.6.ebuild @@ -13,7 +13,7 @@ SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz" LICENSE="BSD" SLOT="0" -KEYWORDS="alpha amd64 ~arm ~arm64 ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc x86 ~amd64-linux ~x86-linux ~x86-macos" +KEYWORDS="alpha amd64 ~arm ~arm64 ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~s390 ~sh sparc x86 ~amd64-linux ~x86-linux ~x86-macos" IUSE="doc" DEPEND="dev-python/setuptools[${PYTHON_USEDEP}]" |