diff options
Diffstat (limited to 'dev-python/wcwidth/wcwidth-0.1.9.ebuild')
-rw-r--r-- | dev-python/wcwidth/wcwidth-0.1.9.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-python/wcwidth/wcwidth-0.1.9.ebuild b/dev-python/wcwidth/wcwidth-0.1.9.ebuild index b79dff8a8390..6a6df66a5b1e 100644 --- a/dev-python/wcwidth/wcwidth-0.1.9.ebuild +++ b/dev-python/wcwidth/wcwidth-0.1.9.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 |