diff options
author | Aaron Bauman <bman@gentoo.org> | 2019-12-04 01:09:53 -0500 |
---|---|---|
committer | Aaron Bauman <bman@gentoo.org> | 2019-12-04 01:45:38 -0500 |
commit | 7616d1de18556a5c297748cfc6005d7da5f8f3a8 (patch) | |
tree | 658382726909e5151c3bc28b25b9676ee92b38d8 /dev-python/wcwidth | |
parent | virtual/python-pathlib: arm64 stable (diff) | |
download | gentoo-7616d1de18556a5c297748cfc6005d7da5f8f3a8.tar.gz gentoo-7616d1de18556a5c297748cfc6005d7da5f8f3a8.tar.bz2 gentoo-7616d1de18556a5c297748cfc6005d7da5f8f3a8.zip |
dev-python/wcwidth: arm64 stable
Signed-off-by: Aaron Bauman <bman@gentoo.org>
Package-Manager: Portage-2.3.80, Repoman-2.3.19
Diffstat (limited to 'dev-python/wcwidth')
-rw-r--r-- | dev-python/wcwidth/wcwidth-0.1.7-r2.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-python/wcwidth/wcwidth-0.1.7-r2.ebuild b/dev-python/wcwidth/wcwidth-0.1.7-r2.ebuild index da619a29255d..082228b83f73 100644 --- a/dev-python/wcwidth/wcwidth-0.1.7-r2.ebuild +++ b/dev-python/wcwidth/wcwidth-0.1.7-r2.ebuild @@ -13,7 +13,7 @@ SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz" SLOT="0" LICENSE="MIT" -KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~ppc ~ppc64 ~sparc ~x86 ~amd64-linux ~x86-linux" +KEYWORDS="~alpha ~amd64 ~arm arm64 ~hppa ~ia64 ~ppc ~ppc64 ~sparc ~x86 ~amd64-linux ~x86-linux" IUSE="test" RESTRICT="!test? ( test )" |