summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorPatrice Clement <monsieurp@gentoo.org>2016-08-29 11:41:19 +0200
committerPatrice Clement <monsieurp@gentoo.org>2016-08-29 11:45:06 +0200
commit36edcef73868209c3da3566ccc057e7e5b7c7449 (patch)
tree0a8fda414869981bd7958c63caf8882ed742a3d4 /dev-python/wcwidth
parentmail-mta/postfix: version bump to 3.2_pre20160828 (diff)
downloadgentoo-36edcef73868209c3da3566ccc057e7e5b7c7449.tar.gz
gentoo-36edcef73868209c3da3566ccc057e7e5b7c7449.tar.bz2
gentoo-36edcef73868209c3da3566ccc057e7e5b7c7449.zip
dev-python/wcwidth: Stable for amd64. Retroactively mark stable for the remaining arches using the ALLARCHES policy.
Package-Manager: portage-2.2.28
Diffstat (limited to 'dev-python/wcwidth')
-rw-r--r--dev-python/wcwidth/wcwidth-0.1.7.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-python/wcwidth/wcwidth-0.1.7.ebuild b/dev-python/wcwidth/wcwidth-0.1.7.ebuild
index bbc123d1e92a..c667a7c34a9a 100644
--- a/dev-python/wcwidth/wcwidth-0.1.7.ebuild
+++ b/dev-python/wcwidth/wcwidth-0.1.7.ebuild
@@ -14,7 +14,7 @@ SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz"
SLOT="0"
LICENSE="MIT"
-KEYWORDS="~amd64 ~x86 ~amd64-linux ~x86-linux"
+KEYWORDS="amd64 x86 ~amd64-linux ~x86-linux"
IUSE="test"
RDEPEND=""