diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2020-03-25 13:21:24 +0100 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2020-03-25 13:21:24 +0100 |
commit | 8ff15c99c07586238c4bee1966050fa179538e6d (patch) | |
tree | 20c12d5c56d667776966c8e5c3ba38ce2eb12b60 /dev-python/pathlib2 | |
parent | dev-python/nose: s390 stable wrt bug #714390 (diff) | |
download | gentoo-8ff15c99c07586238c4bee1966050fa179538e6d.tar.gz gentoo-8ff15c99c07586238c4bee1966050fa179538e6d.tar.bz2 gentoo-8ff15c99c07586238c4bee1966050fa179538e6d.zip |
dev-python/pathlib2: s390 stable wrt bug #714398
Package-Manager: Portage-2.3.89, Repoman-2.3.20
RepoMan-Options: --include-arches="s390"
Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
Diffstat (limited to 'dev-python/pathlib2')
-rw-r--r-- | dev-python/pathlib2/pathlib2-2.3.5.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-python/pathlib2/pathlib2-2.3.5.ebuild b/dev-python/pathlib2/pathlib2-2.3.5.ebuild index 848e46f033d4..a5324c1b1d90 100644 --- a/dev-python/pathlib2/pathlib2-2.3.5.ebuild +++ b/dev-python/pathlib2/pathlib2-2.3.5.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 ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris" +KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~mips ~ppc ~ppc64 s390 ~sparc ~x86 ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris" IUSE="test" RESTRICT="!test? ( test )" |