summaryrefslogtreecommitdiff
path: root/dev-python/contextlib2
diff options
context:
space:
mode:
authorMatthew Thode <prometheanfire@gentoo.org>2016-02-28 01:11:44 -0600
committerMatthew Thode <prometheanfire@gentoo.org>2016-02-28 01:11:44 -0600
commit38d5441c62761abbb6e6b23c7147af8684fc308c (patch)
tree6660f802f93d921ad65bdf899787a7e0271166e0 /dev-python/contextlib2
parenta16fc4340d2e22ccf08846f00a6bb38e1b1d67a1 (diff)
downloadgentoo-38d5441c62761abbb6e6b23c7147af8684fc308c.tar.gz
gentoo-38d5441c62761abbb6e6b23c7147af8684fc308c.tar.xz
dev-python/contextlib2: keywording arm64
merged on X-C1 Package-Manager: portage-2.2.26
Diffstat (limited to 'dev-python/contextlib2')
-rw-r--r--dev-python/contextlib2/contextlib2-0.5.1.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-python/contextlib2/contextlib2-0.5.1.ebuild b/dev-python/contextlib2/contextlib2-0.5.1.ebuild
index 5d90531dfab..682e3a29864 100644
--- a/dev-python/contextlib2/contextlib2-0.5.1.ebuild
+++ b/dev-python/contextlib2/contextlib2-0.5.1.ebuild
@@ -14,7 +14,7 @@ SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz"
LICENSE="PSF-2.4"
SLOT="0"
-KEYWORDS="~amd64 ~x86"
+KEYWORDS="~amd64 ~arm64 ~x86"
IUSE="test"
DEPEND="test? ( dev-python/unittest2[${PYTHON_USEDEP}] )"