diff options
author | Thomas Deutschmann <whissi@gentoo.org> | 2020-10-18 20:44:32 +0200 |
---|---|---|
committer | Thomas Deutschmann <whissi@gentoo.org> | 2020-10-18 20:51:30 +0200 |
commit | a61aacc210956f5d2387221b049da8f7ac6624bc (patch) | |
tree | f47abbae1a79f127520913271a9845b8cd19aa7c /dev-python/precis-i18n | |
parent | dev-ml/ocamlgraph: x86 stable (bug #749669) (diff) | |
download | gentoo-a61aacc210956f5d2387221b049da8f7ac6624bc.tar.gz gentoo-a61aacc210956f5d2387221b049da8f7ac6624bc.tar.bz2 gentoo-a61aacc210956f5d2387221b049da8f7ac6624bc.zip |
dev-python/precis-i18n: x86 stable (bug #749501)
Package-Manager: Portage-3.0.8, Repoman-3.0.1
Signed-off-by: Thomas Deutschmann <whissi@gentoo.org>
Diffstat (limited to 'dev-python/precis-i18n')
-rw-r--r-- | dev-python/precis-i18n/precis-i18n-1.0.2.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-python/precis-i18n/precis-i18n-1.0.2.ebuild b/dev-python/precis-i18n/precis-i18n-1.0.2.ebuild index 9d8dd6bebc58..b91337678bbc 100644 --- a/dev-python/precis-i18n/precis-i18n-1.0.2.ebuild +++ b/dev-python/precis-i18n/precis-i18n-1.0.2.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}]" |