diff options
author | 2019-04-16 23:36:37 -0400 | |
---|---|---|
committer | 2019-04-16 23:38:30 -0400 | |
commit | bc79b84d72c34c422d34621e00fb1d59869201c7 (patch) | |
tree | 04f1d1037a59551b47459662206526d149f68b9c /dev-python/pathlib2 | |
parent | dev-python/more-itertools: arm64 stable (bug #676592) (diff) | |
download | gentoo-bc79b84d72c34c422d34621e00fb1d59869201c7.tar.gz gentoo-bc79b84d72c34c422d34621e00fb1d59869201c7.tar.bz2 gentoo-bc79b84d72c34c422d34621e00fb1d59869201c7.zip |
dev-python/pathlib2: arm64 stable (bug #676592)
Signed-off-by: Aaron Bauman <bman@gentoo.org>
Package-Manager: Portage-2.3.62, Repoman-2.3.11
Diffstat (limited to 'dev-python/pathlib2')
-rw-r--r-- | dev-python/pathlib2/pathlib2-2.3.2.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
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 )" |