diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2017-04-27 12:32:09 +0200 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2017-04-27 12:32:09 +0200 |
commit | 3c0ca538c7b3346e34a3d8a2a88026bf3063cee7 (patch) | |
tree | f4d76b2ee6fc9e45f5b61b2065657fc53bf13b54 | |
parent | dev-perl/Eval-Closure: x86 stable wrt bug #615826 (diff) | |
download | gentoo-3c0ca538c7b3346e34a3d8a2a88026bf3063cee7.tar.gz gentoo-3c0ca538c7b3346e34a3d8a2a88026bf3063cee7.tar.bz2 gentoo-3c0ca538c7b3346e34a3d8a2a88026bf3063cee7.zip |
app-text/gtranslator: x86 stable wrt bug #615406
Package-Manager: Portage-2.3.3, Repoman-2.3.1
RepoMan-Options: --include-arches="x86"
Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
-rw-r--r-- | app-text/gtranslator/gtranslator-2.91.7-r1.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/app-text/gtranslator/gtranslator-2.91.7-r1.ebuild b/app-text/gtranslator/gtranslator-2.91.7-r1.ebuild index 3eff0e7cb178..81f1ffe9481d 100644 --- a/app-text/gtranslator/gtranslator-2.91.7-r1.ebuild +++ b/app-text/gtranslator/gtranslator-2.91.7-r1.ebuild @@ -12,7 +12,7 @@ HOMEPAGE="https://wiki.gnome.org/Apps/Gtranslator" LICENSE="GPL-3+ FDL-1.1+" SLOT="0" -KEYWORDS="amd64 ~ppc ~x86" +KEYWORDS="amd64 ~ppc x86" IUSE="+introspection gnome-dictionary gucharmap spell" REQUIRED_USE="gucharmap? ( introspection ${PYTHON_REQUIRED_USE} )" |