summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSergei Trofimovich <slyfox@gentoo.org>2018-03-04 22:38:29 +0000
committerSergei Trofimovich <slyfox@gentoo.org>2018-03-04 22:38:29 +0000
commitb44266ebb222e722762367ee3acd57d5da166e3d (patch)
treedf2eea25b9ffeca408d2120b264c77156874d8a5 /dev-python/wcwidth
parentdev-python/traitlets: stable 4.3.2 for ppc64, bug #596714 (diff)
downloadgentoo-b44266ebb222e722762367ee3acd57d5da166e3d.tar.gz
gentoo-b44266ebb222e722762367ee3acd57d5da166e3d.tar.bz2
gentoo-b44266ebb222e722762367ee3acd57d5da166e3d.zip
dev-python/wcwidth: stable 0.1.7-r1 for ppc64, bug #596714
Package-Manager: Portage-2.3.24, Repoman-2.3.6 RepoMan-Options: --include-arches="ppc64"
Diffstat (limited to 'dev-python/wcwidth')
-rw-r--r--dev-python/wcwidth/wcwidth-0.1.7-r1.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-python/wcwidth/wcwidth-0.1.7-r1.ebuild b/dev-python/wcwidth/wcwidth-0.1.7-r1.ebuild
index a0359fe2f967..4621755b92f3 100644
--- a/dev-python/wcwidth/wcwidth-0.1.7-r1.ebuild
+++ b/dev-python/wcwidth/wcwidth-0.1.7-r1.ebuild
@@ -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
@@ -13,7 +13,7 @@ SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz"
SLOT="0"
LICENSE="MIT"
-KEYWORDS="amd64 ~arm64 x86 ~amd64-linux ~x86-linux"
+KEYWORDS="amd64 ~arm64 ppc64 x86 ~amd64-linux ~x86-linux"
IUSE="test"
RDEPEND=""