dev-python/pathlib: stable 1.0.1-r1 for ppc64, bug #596714

Package-Manager: Portage-2.3.24, Repoman-2.3.6
RepoMan-Options: --include-arches="ppc64"
This commit is contained in:
Sergei Trofimovich
2018-03-04 22:38:00 +00:00
parent a1736f27e2
commit 1c228f02e2

View File

@@ -1,4 +1,4 @@
# Copyright 1999-2017 Gentoo Foundation
# Copyright 1999-2018 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
EAPI=5
@@ -14,7 +14,7 @@ SRC_URI="mirror://pypi/p/pathlib/${P}.tar.gz"
LICENSE="MIT"
SLOT="0"
KEYWORDS="amd64 arm64 ia64 x86"
KEYWORDS="amd64 arm64 ia64 ppc64 x86"
IUSE=""
python_test() {