commit: 7cd71145ecd7a60afc980ba8f1f653f64d713c1b Author: Michał Górny <mgorny <AT> gentoo <DOT> org> AuthorDate: Sat Mar 28 11:31:04 2020 +0000 Commit: Michał Górny <mgorny <AT> gentoo <DOT> org> CommitDate: Sat Mar 28 11:36:33 2020 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=7cd71145
dev-python/pathlib2: Stabilize 2.3.5 ALLARCHES Closes: https://bugs.gentoo.org/714398 Signed-off-by: Michał Górny <mgorny <AT> gentoo.org> dev-python/pathlib2/pathlib2-2.3.5.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/dev-python/pathlib2/pathlib2-2.3.5.ebuild b/dev-python/pathlib2/pathlib2-2.3.5.ebuild index e61b9171631..b7d410a1c71 100644 --- a/dev-python/pathlib2/pathlib2-2.3.5.ebuild +++ b/dev-python/pathlib2/pathlib2-2.3.5.ebuild @@ -13,7 +13,7 @@ SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz" LICENSE="MIT" SLOT="0" -KEYWORDS="~alpha amd64 arm ~arm64 ~hppa ~ia64 ~mips ppc ppc64 s390 sparc x86 ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris" +KEYWORDS="~alpha amd64 arm arm64 hppa ia64 ~mips ppc ppc64 s390 sparc x86 ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris" IUSE="test" RESTRICT="!test? ( test )"
