commit: ed61ffe2ad878efc80c365b4ac017cd41418676d Author: Michał Górny <mgorny <AT> gentoo <DOT> org> AuthorDate: Thu Mar 26 14:45:39 2020 +0000 Commit: Michał Górny <mgorny <AT> gentoo <DOT> org> CommitDate: Thu Mar 26 14:50:46 2020 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=ed61ffe2
dev-python/contextlib2: Stabilize 0.6.0 ALLARCHES Closes: https://bugs.gentoo.org/714284 Signed-off-by: Michał Górny <mgorny <AT> gentoo.org> dev-python/contextlib2/contextlib2-0.6.0.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/dev-python/contextlib2/contextlib2-0.6.0.ebuild b/dev-python/contextlib2/contextlib2-0.6.0.ebuild index 57b5e0e62a5..ce31573e6b5 100644 --- a/dev-python/contextlib2/contextlib2-0.6.0.ebuild +++ b/dev-python/contextlib2/contextlib2-0.6.0.ebuild @@ -13,7 +13,7 @@ SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz" LICENSE="PSF-2.4" SLOT="0" -KEYWORDS="~alpha amd64 arm ~arm64 ~hppa ~ia64 ~mips ppc ppc64 s390 sparc x86" +KEYWORDS="~alpha amd64 arm arm64 hppa ia64 ~mips ppc ppc64 s390 sparc x86" IUSE="test" DEPEND="
