diff options
author | Thomas Deutschmann <whissi@gentoo.org> | 2019-03-02 21:44:48 +0100 |
---|---|---|
committer | Thomas Deutschmann <whissi@gentoo.org> | 2019-03-02 21:49:24 +0100 |
commit | fd90eb1b8e5e76bcee7e304da663e51ce2433272 (patch) | |
tree | c41408d59056f301f7b162bd4ac8b5461080752f /dev-python/pathlib2 | |
parent | dev-python/atomicwrites: x86 stable (bug #676592) (diff) | |
download | gentoo-fd90eb1b8e5e76bcee7e304da663e51ce2433272.tar.gz gentoo-fd90eb1b8e5e76bcee7e304da663e51ce2433272.tar.bz2 gentoo-fd90eb1b8e5e76bcee7e304da663e51ce2433272.zip |
dev-python/pathlib2: x86 stable (bug #676592)
Package-Manager: Portage-2.3.62, Repoman-2.3.12
Signed-off-by: Thomas Deutschmann <whissi@gentoo.org>
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 9ee4a56eb62c..cdddfbf60b54 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 ~ppc ~ppc64 ~s390 sparc ~x86 ~amd64-fbsd ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris" +KEYWORDS="alpha amd64 arm ~arm64 ~hppa ~ia64 ~ppc ~ppc64 ~s390 sparc x86 ~amd64-fbsd ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris" IUSE="test" RESTRICT="!test? ( test )" |