diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2017-06-17 19:23:00 +0200 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2017-06-17 19:23:00 +0200 |
commit | 0aa198c1160ee0655bc42cb81fb70a801682def2 (patch) | |
tree | 4fe65f1994650418370da4709bc9a9295bc9319f /dev-python/inflect/inflect-0.2.5.ebuild | |
parent | dev-python/backports-unittest-mock: x86 stable wrt bug #606192 (diff) | |
download | gentoo-0aa198c1160ee0655bc42cb81fb70a801682def2.tar.gz gentoo-0aa198c1160ee0655bc42cb81fb70a801682def2.tar.bz2 gentoo-0aa198c1160ee0655bc42cb81fb70a801682def2.zip |
dev-python/inflect: x86 stable wrt bug #606192
Package-Manager: Portage-2.3.5, Repoman-2.3.1
RepoMan-Options: --include-arches="x86"
Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
Diffstat (limited to 'dev-python/inflect/inflect-0.2.5.ebuild')
-rw-r--r-- | dev-python/inflect/inflect-0.2.5.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-python/inflect/inflect-0.2.5.ebuild b/dev-python/inflect/inflect-0.2.5.ebuild index 999a68e6fa5b..bffa40f5d2a8 100644 --- a/dev-python/inflect/inflect-0.2.5.ebuild +++ b/dev-python/inflect/inflect-0.2.5.ebuild @@ -13,7 +13,7 @@ SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz" LICENSE="AGPL-3" SLOT="0" -KEYWORDS="amd64 ~x86" +KEYWORDS="amd64 x86" IUSE="test" DEPEND="dev-python/setuptools[${PYTHON_USEDEP}] |