summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMichał Górny <mgorny@gentoo.org>2020-03-29 13:37:38 +0200
committerMichał Górny <mgorny@gentoo.org>2020-03-29 13:50:18 +0200
commitf74d70ee90fda73c55db104e98ad2c8f02653b11 (patch)
treea5410a371df873ae43332a0101a3c63e5d4116a9 /dev-python/wcwidth
parentdev-python/wcwidth: Mark ALLARCHES (diff)
downloadgentoo-f74d70ee90fda73c55db104e98ad2c8f02653b11.tar.gz
gentoo-f74d70ee90fda73c55db104e98ad2c8f02653b11.tar.bz2
gentoo-f74d70ee90fda73c55db104e98ad2c8f02653b11.zip
dev-python/wcwidth: Stabilize 0.1.8 ALLARCHES
Closes: https://bugs.gentoo.org/714554 Signed-off-by: Michał Górny <mgorny@gentoo.org>
Diffstat (limited to 'dev-python/wcwidth')
-rw-r--r--dev-python/wcwidth/wcwidth-0.1.8.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-python/wcwidth/wcwidth-0.1.8.ebuild b/dev-python/wcwidth/wcwidth-0.1.8.ebuild
index 5b02e55868f0..da0dec84d564 100644
--- a/dev-python/wcwidth/wcwidth-0.1.8.ebuild
+++ b/dev-python/wcwidth/wcwidth-0.1.8.ebuild
@@ -13,6 +13,6 @@ SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz"
SLOT="0"
LICENSE="MIT"
-KEYWORDS="~alpha amd64 arm ~arm64 ~hppa ia64 ~mips ppc ppc64 s390 sparc x86 ~amd64-linux ~x86-linux"
+KEYWORDS="~alpha amd64 arm arm64 hppa ia64 ~mips ppc ppc64 s390 sparc x86 ~amd64-linux ~x86-linux"
distutils_enable_tests pytest