diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2021-09-17 11:17:39 +0200 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2021-09-17 11:17:39 +0200 |
commit | 78b3c799c878f0c3e48e5b68e8a5564b2c140b7a (patch) | |
tree | 1769feb701fe78df1e15dd0ef4e8b7a9d2ca55af /dev-python/babelfish | |
parent | media-gfx/fotoxx: amd64 stable wrt bug #813234 (diff) | |
download | gentoo-78b3c799c878f0c3e48e5b68e8a5564b2c140b7a.tar.gz gentoo-78b3c799c878f0c3e48e5b68e8a5564b2c140b7a.tar.bz2 gentoo-78b3c799c878f0c3e48e5b68e8a5564b2c140b7a.zip |
dev-python/babelfish: amd64/x86 stable (ALLARCHES policy) wrt bug #813276
Package-Manager: Portage-3.0.20, Repoman-3.0.3
Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
Diffstat (limited to 'dev-python/babelfish')
-rw-r--r-- | dev-python/babelfish/babelfish-0.6.0-r1.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-python/babelfish/babelfish-0.6.0-r1.ebuild b/dev-python/babelfish/babelfish-0.6.0-r1.ebuild index 69cb0c404508..8b07786003de 100644 --- a/dev-python/babelfish/babelfish-0.6.0-r1.ebuild +++ b/dev-python/babelfish/babelfish-0.6.0-r1.ebuild @@ -18,7 +18,7 @@ SRC_URI=" LICENSE="BSD" SLOT="0" -KEYWORDS="~amd64 ~arm ~arm64 ~x86" +KEYWORDS="amd64 ~arm ~arm64 x86" BDEPEND=" >=dev-python/pyproject2setuppy-20[${PYTHON_USEDEP}]" |