diff options
author | Mikle Kolyada <zlogene@gentoo.org> | 2019-04-08 18:13:13 +0300 |
---|---|---|
committer | Mikle Kolyada <zlogene@gentoo.org> | 2019-04-08 18:13:13 +0300 |
commit | 8fcfcdcabe626f7f989a480dde7b6eed84fd5abd (patch) | |
tree | d3504c54864e36f8f440a2358e41015fc024fe92 /dev-python/precis-i18n | |
parent | media-libs/libaacplus: amd64 stable wrt bug #681384 (diff) | |
download | gentoo-8fcfcdcabe626f7f989a480dde7b6eed84fd5abd.tar.gz gentoo-8fcfcdcabe626f7f989a480dde7b6eed84fd5abd.tar.bz2 gentoo-8fcfcdcabe626f7f989a480dde7b6eed84fd5abd.zip |
dev-python/precis-i18n: amd64 stable wrt bug #681970
Signed-off-by: Mikle Kolyada <zlogene@gentoo.org>
Package-Manager: Portage-2.3.62, Repoman-2.3.11
RepoMan-Options: --include-arches="amd64"
Diffstat (limited to 'dev-python/precis-i18n')
-rw-r--r-- | dev-python/precis-i18n/precis-i18n-1.0.0.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-python/precis-i18n/precis-i18n-1.0.0.ebuild b/dev-python/precis-i18n/precis-i18n-1.0.0.ebuild index 9a8ce2fa4936..2f36af3e42c2 100644 --- a/dev-python/precis-i18n/precis-i18n-1.0.0.ebuild +++ b/dev-python/precis-i18n/precis-i18n-1.0.0.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}]" |