diff options
author | 2017-03-11 18:01:14 +0100 | |
---|---|---|
committer | 2017-03-11 18:01:14 +0100 | |
commit | b6dce030686e95f4942e0b6893b427c96781df9a (patch) | |
tree | bdee683cfd69a3426930e0c7607b21ef08aad1ec /dev-python/enum34 | |
parent | net-libs/zeromq: ia64 stable wrt bug #610992 (diff) | |
download | gentoo-b6dce030686e95f4942e0b6893b427c96781df9a.tar.gz gentoo-b6dce030686e95f4942e0b6893b427c96781df9a.tar.bz2 gentoo-b6dce030686e95f4942e0b6893b427c96781df9a.zip |
dev-python/enum34: ia64 stable wrt bug #607282
Package-Manager: Portage-2.3.3, Repoman-2.3.1
RepoMan-Options: --include-arches="ia64"
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 c14aae818bbf..afdfaba0e040 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}]" |