summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorThomas Deutschmann <whissi@gentoo.org>2017-11-30 19:25:59 +0100
committerThomas Deutschmann <whissi@gentoo.org>2017-11-30 20:02:13 +0100
commit91e975cbed180461fa332c98eb9d3cb89910f6f1 (patch)
tree896a19f6dc8d096626bc5f4de8216329757ee535
parentdev-python/pyro: x86 stable (bug #639114) (diff)
downloadgentoo-91e975cb.tar.gz
gentoo-91e975cb.tar.bz2
gentoo-91e975cb.zip
dev-python/wcwidth: x86 stable (bug #639114)
Package-Manager: Portage-2.3.16, Repoman-2.3.6
-rw-r--r--dev-python/wcwidth/wcwidth-0.1.7-r1.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-python/wcwidth/wcwidth-0.1.7-r1.ebuild b/dev-python/wcwidth/wcwidth-0.1.7-r1.ebuild
index f53458451d05..867250748498 100644
--- a/dev-python/wcwidth/wcwidth-0.1.7-r1.ebuild
+++ b/dev-python/wcwidth/wcwidth-0.1.7-r1.ebuild
@@ -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 x86 ~amd64-linux ~x86-linux"
IUSE="test"
RDEPEND=""