summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSergei Trofimovich <slyfox@gentoo.org>2019-12-25 20:41:30 +0000
committerSergei Trofimovich <slyfox@gentoo.org>2019-12-25 20:45:41 +0000
commitc3e46dd3f0cbe8e514497a015e6d3a15435da6ba (patch)
tree43b1a3013cc363e74140ee65890d4c72be0939c7 /dev-python/pathlib
parentdev-python/flake8: keyworded 3.7.9 for ppc64, bug #701498 (diff)
downloadgentoo-c3e46dd3f0cbe8e514497a015e6d3a15435da6ba.tar.gz
gentoo-c3e46dd3f0cbe8e514497a015e6d3a15435da6ba.tar.bz2
gentoo-c3e46dd3f0cbe8e514497a015e6d3a15435da6ba.zip
dev-python/pathlib: keyworded 1.0.1-r1 for ppc64, bug #701498
Package-Manager: Portage-2.3.83, Repoman-2.3.20 RepoMan-Options: --include-arches="ppc64" Signed-off-by: Sergei Trofimovich <slyfox@gentoo.org>
Diffstat (limited to 'dev-python/pathlib')
-rw-r--r--dev-python/pathlib/pathlib-1.0.1-r1.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-python/pathlib/pathlib-1.0.1-r1.ebuild b/dev-python/pathlib/pathlib-1.0.1-r1.ebuild
index 0bc487a94f03..7b6a9138dabf 100644
--- a/dev-python/pathlib/pathlib-1.0.1-r1.ebuild
+++ b/dev-python/pathlib/pathlib-1.0.1-r1.ebuild
@@ -14,7 +14,7 @@ SRC_URI="mirror://pypi/p/pathlib/${P}.tar.gz"
LICENSE="MIT"
SLOT="0"
-KEYWORDS="amd64 ~arm arm64 ia64 ~mips ~ppc ppc64 ~sparc x86"
+KEYWORDS="amd64 ~arm arm64 ia64 ~mips ~ppc ~ppc64 ~sparc x86"
IUSE=""
python_test() {