diff options
author | Thomas Deutschmann <whissi@gentoo.org> | 2018-04-22 03:19:25 +0200 |
---|---|---|
committer | Thomas Deutschmann <whissi@gentoo.org> | 2018-04-22 03:34:37 +0200 |
commit | 5db9e913a46cadc4a5f28772abc0949ee2b553fd (patch) | |
tree | 1ddf8035d2416e55cfb77c457260d043862d8d37 /dev-python/pathlib2 | |
parent | dev-python/pickleshare: x86 stable (bug #596714) (diff) | |
download | gentoo-5db9e913a46cadc4a5f28772abc0949ee2b553fd.tar.gz gentoo-5db9e913a46cadc4a5f28772abc0949ee2b553fd.tar.bz2 gentoo-5db9e913a46cadc4a5f28772abc0949ee2b553fd.zip |
dev-python/pathlib2: x86 stable (bug #596714)
Package-Manager: Portage-2.3.31, Repoman-2.3.9
Diffstat (limited to 'dev-python/pathlib2')
-rw-r--r-- | dev-python/pathlib2/pathlib2-2.3.0.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-python/pathlib2/pathlib2-2.3.0.ebuild b/dev-python/pathlib2/pathlib2-2.3.0.ebuild index d588dc33a047..8196d59d3458 100644 --- a/dev-python/pathlib2/pathlib2-2.3.0.ebuild +++ b/dev-python/pathlib2/pathlib2-2.3.0.ebuild @@ -13,7 +13,7 @@ SRC_URI="mirror://pypi/p/pathlib2/${P}.tar.gz" LICENSE="MIT" SLOT="0" -KEYWORDS="amd64 ~arm ~arm64 ~ppc ppc64 ~x86" +KEYWORDS="amd64 ~arm ~arm64 ~ppc ppc64 x86" IUSE="test" RESTRICT="!test? ( test )" |