From: Aaron Bauman Date: Wed, 17 Apr 2019 03:36:37 +0000 (-0400) Subject: dev-python/pathlib2: arm64 stable (bug #676592) X-Git-Url: http://git.tremily.us/gitweb.cgi?a=commitdiff_plain;h=bc79b84d72c34c422d34621e00fb1d59869201c7;p=gentoo.git dev-python/pathlib2: arm64 stable (bug #676592) Signed-off-by: Aaron Bauman Package-Manager: Portage-2.3.62, Repoman-2.3.11 --- diff --git a/dev-python/pathlib2/pathlib2-2.3.2.ebuild b/dev-python/pathlib2/pathlib2-2.3.2.ebuild index 0c644eca4dd5..11223f625022 100644 --- a/dev-python/pathlib2/pathlib2-2.3.2.ebuild +++ b/dev-python/pathlib2/pathlib2-2.3.2.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 ~amd64-fbsd ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris" +KEYWORDS="alpha amd64 arm arm64 hppa ia64 ~mips ppc ppc64 s390 sparc x86 ~amd64-fbsd ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris" IUSE="test" RESTRICT="!test? ( test )"