dev-python/wcwidth: stable 0.1.7-r1 for ppc64, bug #596714
authorSergei Trofimovich <slyfox@gentoo.org>
Sun, 4 Mar 2018 22:38:29 +0000 (22:38 +0000)
committerSergei Trofimovich <slyfox@gentoo.org>
Sun, 4 Mar 2018 22:38:29 +0000 (22:38 +0000)
Package-Manager: Portage-2.3.24, Repoman-2.3.6
RepoMan-Options: --include-arches="ppc64"

dev-python/wcwidth/wcwidth-0.1.7-r1.ebuild

index a0359fe2f9678eada6b55bba1607e59800447cc9..4621755b92f34c1395b88b8baca6ee356c975b96 100644 (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
@@ -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=""