diff options
author | Michał Górny <mgorny@gentoo.org> | 2018-02-19 21:50:50 +0100 |
---|---|---|
committer | Michał Górny <mgorny@gentoo.org> | 2018-02-19 22:07:02 +0100 |
commit | 0dac24b15fbb662a7e0b1fc775d72b1a564cd89e (patch) | |
tree | dc85e890e9d1442045f834c49a73be47122b3e6e | |
parent | dev-python/path-py: arm64 stable (via ALLARCHES) (diff) | |
download | gentoo-0dac24b15fbb662a7e0b1fc775d72b1a564cd89e.tar.gz gentoo-0dac24b15fbb662a7e0b1fc775d72b1a564cd89e.tar.bz2 gentoo-0dac24b15fbb662a7e0b1fc775d72b1a564cd89e.zip |
dev-python/pathlib: arm64 stable (via ALLARCHES)
-rw-r--r-- | dev-python/pathlib/pathlib-1.0.1-r1.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-python/pathlib/pathlib-1.0.1-r1.ebuild b/dev-python/pathlib/pathlib-1.0.1-r1.ebuild index 3568ba1c56e1..21f2f1021ef5 100644 --- a/dev-python/pathlib/pathlib-1.0.1-r1.ebuild +++ b/dev-python/pathlib/pathlib-1.0.1-r1.ebuild @@ -14,7 +14,7 @@ SRC_URI="mirror://pypi/p/pathlib/${P}.tar.gz" LICENSE="MIT" SLOT="0" -KEYWORDS="amd64 ~arm64 ia64 x86" +KEYWORDS="amd64 arm64 ia64 x86" IUSE="" python_test() { |