diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2017-03-02 11:26:52 +0100 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2017-03-02 11:26:52 +0100 |
commit | 8c0988677b90c13df7179f11aa0c0a1c42700bd4 (patch) | |
tree | c53ad6b41590ff0ef245232138566632aa965438 | |
parent | sys-apps/input-utils: amd64 stable wrt bug #611120 (diff) | |
download | gentoo-8c0988677b90c13df7179f11aa0c0a1c42700bd4.tar.gz gentoo-8c0988677b90c13df7179f11aa0c0a1c42700bd4.tar.bz2 gentoo-8c0988677b90c13df7179f11aa0c0a1c42700bd4.zip |
dev-python/enum34: amd64 stable wrt bug #607282
Package-Manager: portage-2.3.3
RepoMan-Options: --include-arches="amd64"
Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
-rw-r--r-- | dev-python/enum34/enum34-1.1.6.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-python/enum34/enum34-1.1.6.ebuild b/dev-python/enum34/enum34-1.1.6.ebuild index d8e9a64679d4..a91119759fe1 100644 --- a/dev-python/enum34/enum34-1.1.6.ebuild +++ b/dev-python/enum34/enum34-1.1.6.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2016 Gentoo Foundation +# Copyright 1999-2017 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 EAPI=5 @@ -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}]" |