summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMikle Kolyada <zlogene@gentoo.org>2019-03-15 13:12:39 +0300
committerMikle Kolyada <zlogene@gentoo.org>2019-03-15 13:12:39 +0300
commitd4ce3d7743864e23710e5b4ea6c95d5e671577d5 (patch)
treefdc209f8631521f69a1931fa919f952134b85860 /dev-python/pathlib2
parentdev-python/more-itertools: s390 stable wrt bug #676592 (diff)
downloadgentoo-d4ce3d7743864e23710e5b4ea6c95d5e671577d5.tar.gz
gentoo-d4ce3d7743864e23710e5b4ea6c95d5e671577d5.tar.bz2
gentoo-d4ce3d7743864e23710e5b4ea6c95d5e671577d5.zip
dev-python/pathlib2: s390 stable wrt bug #676592
Signed-off-by: Mikle Kolyada <zlogene@gentoo.org> Package-Manager: Portage-2.3.62, Repoman-2.3.11 RepoMan-Options: --include-arches="s390"
Diffstat (limited to 'dev-python/pathlib2')
-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 cc122a99e378..f1245dbb34d8 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 )"