diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2020-02-11 20:38:18 +0100 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2020-02-11 20:43:06 +0100 |
commit | aee8278de9d091ed291d80a03ed876e4393a6f93 (patch) | |
tree | e1b20215ea33e47800f72fc112f422086d5fdbe6 /dev-python/precis-i18n | |
parent | dev-python/pmw: amd64 stable wrt bug #706146 (diff) | |
download | gentoo-aee8278de9d091ed291d80a03ed876e4393a6f93.tar.gz gentoo-aee8278de9d091ed291d80a03ed876e4393a6f93.tar.bz2 gentoo-aee8278de9d091ed291d80a03ed876e4393a6f93.zip |
dev-python/precis-i18n: amd64 stable wrt bug #706146
Package-Manager: Portage-2.3.84, Repoman-2.3.20
RepoMan-Options: --include-arches="amd64"
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 bf0af6cb4e90..773cb10f31fc 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}]" |