diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2016-09-26 14:24:00 +0200 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2016-09-26 14:35:27 +0200 |
commit | 44227496df6030d7ae3b49dfc1435a395ec86b75 (patch) | |
tree | 2548547c8ea1dfda01d8474fb8ca488b74f3f7c7 /dev-python/babelfish | |
parent | dev-python/rebulk: amd64 stable wrt bug #589570 (diff) | |
download | gentoo-44227496df6030d7ae3b49dfc1435a395ec86b75.tar.gz gentoo-44227496df6030d7ae3b49dfc1435a395ec86b75.tar.bz2 gentoo-44227496df6030d7ae3b49dfc1435a395ec86b75.zip |
dev-python/babelfish: amd64 stable wrt bug #589572
Package-Manager: portage-2.2.28
RepoMan-Options: --include-arches="amd64"
Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
Diffstat (limited to 'dev-python/babelfish')
-rw-r--r-- | dev-python/babelfish/babelfish-0.5.5-r1.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-python/babelfish/babelfish-0.5.5-r1.ebuild b/dev-python/babelfish/babelfish-0.5.5-r1.ebuild index f8e0d6292965..712acb0e3406 100644 --- a/dev-python/babelfish/babelfish-0.5.5-r1.ebuild +++ b/dev-python/babelfish/babelfish-0.5.5-r1.ebuild @@ -14,7 +14,7 @@ SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz" LICENSE="BSD" SLOT="0" -KEYWORDS="~amd64 ~x86" +KEYWORDS="amd64 ~x86" IUSE="" DEPEND="dev-python/setuptools[${PYTHON_USEDEP}]" |