diff options
author | Matthew Thode <prometheanfire@gentoo.org> | 2016-02-28 01:11:44 -0600 |
---|---|---|
committer | Matthew Thode <prometheanfire@gentoo.org> | 2016-02-28 01:11:44 -0600 |
commit | 38d5441c62761abbb6e6b23c7147af8684fc308c (patch) | |
tree | 6660f802f93d921ad65bdf899787a7e0271166e0 /dev-python/contextlib2 | |
parent | dev-python/oslo-middleware: keywording arm64 (diff) | |
download | gentoo-38d5441c62761abbb6e6b23c7147af8684fc308c.tar.gz gentoo-38d5441c62761abbb6e6b23c7147af8684fc308c.tar.bz2 gentoo-38d5441c62761abbb6e6b23c7147af8684fc308c.zip |
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.ebuild | 2 |
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 5d90531dfab7..682e3a298645 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}] )" |