diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2020-06-04 08:31:36 +0200 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2020-06-04 08:35:38 +0200 |
commit | f7e95a6a657d4835f031aa7e852fa3bb3bc17008 (patch) | |
tree | abcc5d9b4c52051b79a9f7b043962443463a3eb0 /dev-python/python-stdnum | |
parent | dev-python/phonenumbers: x86 stable wrt bug #726166 (diff) | |
download | gentoo-f7e95a6a657d4835f031aa7e852fa3bb3bc17008.tar.gz gentoo-f7e95a6a657d4835f031aa7e852fa3bb3bc17008.tar.bz2 gentoo-f7e95a6a657d4835f031aa7e852fa3bb3bc17008.zip |
dev-python/python-stdnum: x86 stable wrt bug #726168
Package-Manager: Portage-2.3.99, Repoman-2.3.22
RepoMan-Options: --include-arches="x86"
Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
Diffstat (limited to 'dev-python/python-stdnum')
-rw-r--r-- | dev-python/python-stdnum/python-stdnum-1.13.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-python/python-stdnum/python-stdnum-1.13.ebuild b/dev-python/python-stdnum/python-stdnum-1.13.ebuild index 94985899737d..0d8700d77754 100644 --- a/dev-python/python-stdnum/python-stdnum-1.13.ebuild +++ b/dev-python/python-stdnum/python-stdnum-1.13.ebuild @@ -12,7 +12,7 @@ SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz" LICENSE="LGPL-2.1" SLOT="0" -KEYWORDS="amd64 ~x86" +KEYWORDS="amd64 x86" IUSE="vies test" RESTRICT="!test? ( test )" |