diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2020-02-11 20:47:41 +0100 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2020-02-11 20:47:41 +0100 |
commit | ba14f972cb8381f8dee13aef5dad31c022f79c8c (patch) | |
tree | 7cbecd121b6b1de2fe2c01ff2d18f778545832c4 /dev-python/precis-i18n | |
parent | dev-python/pmw: x86 stable wrt bug #706146 (diff) | |
download | gentoo-ba14f972cb8381f8dee13aef5dad31c022f79c8c.tar.gz gentoo-ba14f972cb8381f8dee13aef5dad31c022f79c8c.tar.bz2 gentoo-ba14f972cb8381f8dee13aef5dad31c022f79c8c.zip |
dev-python/precis-i18n: x86 stable wrt bug #706146
Package-Manager: Portage-2.3.84, Repoman-2.3.20
RepoMan-Options: --include-arches="x86"
Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
Diffstat (limited to 'dev-python/precis-i18n')
-rw-r--r-- | dev-python/precis-i18n/precis-i18n-1.0.1.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-python/precis-i18n/precis-i18n-1.0.1.ebuild b/dev-python/precis-i18n/precis-i18n-1.0.1.ebuild index 773cb10f31fc..98046752198c 100644 --- a/dev-python/precis-i18n/precis-i18n-1.0.1.ebuild +++ b/dev-python/precis-i18n/precis-i18n-1.0.1.ebuild @@ -16,7 +16,7 @@ SRC_URI="mirror://pypi/${PN:0:1}/${PN/-/_}/${P/-/_}.tar.gz" LICENSE="MIT" SLOT="0" -KEYWORDS="amd64 ~x86" +KEYWORDS="amd64 x86" IUSE="" DEPEND="dev-python/setuptools[${PYTHON_USEDEP}]" |