diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2019-12-16 13:21:32 +0100 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2019-12-16 13:21:32 +0100 |
commit | e98fbd578b78f92cd3ab376c9b076e8049029e8b (patch) | |
tree | 67be0f411b1767f4bd9c3313edc924c15bf206cc /dev-python/wcwidth | |
parent | dev-python/hypothesis: amd64 stable wrt bug #703062 (diff) | |
download | gentoo-e98fbd578b78f92cd3ab376c9b076e8049029e8b.tar.gz gentoo-e98fbd578b78f92cd3ab376c9b076e8049029e8b.tar.bz2 gentoo-e98fbd578b78f92cd3ab376c9b076e8049029e8b.zip |
dev-python/wcwidth: amd64 stable wrt bug #703062
Package-Manager: Portage-2.3.79, Repoman-2.3.16
RepoMan-Options: --include-arches="amd64"
Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
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 45fecefe1811..1f8f348b6b03 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 ~mips ~ppc ~ppc64 ~sparc ~x86 ~amd64-linux ~x86-linux" +KEYWORDS="~alpha amd64 ~arm arm64 ~hppa ~ia64 ~mips ~ppc ~ppc64 ~sparc ~x86 ~amd64-linux ~x86-linux" IUSE="test" RESTRICT="!test? ( test )" |