commit: 38d5441c62761abbb6e6b23c7147af8684fc308c
Author: Matthew Thode <prometheanfire <AT> gentoo <DOT> org>
AuthorDate: Sun Feb 28 07:11:44 2016 +0000
Commit: Matt Thode <prometheanfire <AT> gentoo <DOT> org>
CommitDate: Sun Feb 28 07:11:44 2016 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=38d5441c
dev-python/contextlib2: keywording arm64
merged on X-C1
Package-Manager: portage-2.2.26
dev-python/contextlib2/contextlib2-0.5.1.ebuild | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/dev-python/contextlib2/contextlib2-0.5.1.ebuild
b/dev-python/contextlib2/contextlib2-0.5.1.ebuild
index 5d90531..682e3a2 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}] )"