summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMikle Kolyada <zlogene@gentoo.org>2018-01-08 01:22:52 +0300
committerMikle Kolyada <zlogene@gentoo.org>2018-01-08 01:26:56 +0300
commit7fe9f7f447fcbe576882f3a0a66b46b7fd04ff24 (patch)
treec15d6455f405fc9d004a6cf09b0f0de720af52ea /dev-python/contextlib2
parentapp-crypt/gpgme: stable 1.10.0 for sparc, bug #643196 (diff)
downloadgentoo-7fe9f7f447fcbe576882f3a0a66b46b7fd04ff24.tar.gz
gentoo-7fe9f7f447fcbe576882f3a0a66b46b7fd04ff24.tar.bz2
gentoo-7fe9f7f447fcbe576882f3a0a66b46b7fd04ff24.zip
dev-python/contextlib2: add ~arm (bug #631608)
Package-Manager: Portage-2.3.13, Repoman-2.3.3
Diffstat (limited to 'dev-python/contextlib2')
-rw-r--r--dev-python/contextlib2/contextlib2-0.5.5.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-python/contextlib2/contextlib2-0.5.5.ebuild b/dev-python/contextlib2/contextlib2-0.5.5.ebuild
index df30dab09b42..471c5d88c7b1 100644
--- a/dev-python/contextlib2/contextlib2-0.5.5.ebuild
+++ b/dev-python/contextlib2/contextlib2-0.5.5.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2017 Gentoo Foundation
+# Copyright 1999-2018 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
EAPI=6
@@ -13,7 +13,7 @@ SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz"
LICENSE="PSF-2.4"
SLOT="0"
-KEYWORDS="amd64 ~arm64 hppa ia64 ~mips ppc ppc64 sparc ~x86"
+KEYWORDS="amd64 ~arm ~arm64 hppa ia64 ~mips ppc ppc64 sparc ~x86"
IUSE="test"
DEPEND="