summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorThomas Deutschmann <whissi@gentoo.org>2019-03-02 21:44:48 +0100
committerThomas Deutschmann <whissi@gentoo.org>2019-03-02 21:49:24 +0100
commitfd90eb1b8e5e76bcee7e304da663e51ce2433272 (patch)
treec41408d59056f301f7b162bd4ac8b5461080752f
parentdev-python/atomicwrites: x86 stable (bug #676592) (diff)
downloadgentoo-fd90eb1b.tar.gz
gentoo-fd90eb1b.tar.bz2
gentoo-fd90eb1b.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>
-rw-r--r--dev-python/pathlib2/pathlib2-2.3.2.ebuild2
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 )"