summaryrefslogtreecommitdiff
path: root/dev-python/enum34
diff options
context:
space:
mode:
authorJustin Lecher <jlec@gentoo.org>2016-01-27 09:27:28 +0100
committerJustin Lecher <jlec@gentoo.org>2016-01-27 10:26:12 +0100
commitfe82bdd13c31fd4e58f35c90357e1bf653dda55f (patch)
treec4b1fb10ef1f97e826ea52d9f8f9452a3401c434 /dev-python/enum34
parent5dcaeba29ca57b80d4274fa9b5e4dc15b32f90f0 (diff)
downloadgentoo-fe82bdd13c31fd4e58f35c90357e1bf653dda55f.tar.gz
gentoo-fe82bdd13c31fd4e58f35c90357e1bf653dda55f.tar.xz
dev-python/enum34: Stable under ALLARCHES policy
Package-Manager: portage-2.2.27 Signed-off-by: Justin Lecher <jlec@gentoo.org>
Diffstat (limited to 'dev-python/enum34')
-rw-r--r--dev-python/enum34/enum34-1.0.4.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-python/enum34/enum34-1.0.4.ebuild b/dev-python/enum34/enum34-1.0.4.ebuild
index 9bc65e416cd..ed660ba3b1d 100644
--- a/dev-python/enum34/enum34-1.0.4.ebuild
+++ b/dev-python/enum34/enum34-1.0.4.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2015 Gentoo Foundation
+# Copyright 1999-2016 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Id$
@@ -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=""