diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2017-01-02 10:47:52 +0100 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2017-01-02 10:53:49 +0100 |
commit | 47530b1fd311ba95624491690aebc437d0672065 (patch) | |
tree | 184c586e22865ac8e228bfb694425b228eeeca5d /app-officeext | |
parent | sci-libs/votca-tools: x86 stable wrt bug #591702 (diff) | |
download | gentoo-47530b1fd311ba95624491690aebc437d0672065.tar.gz gentoo-47530b1fd311ba95624491690aebc437d0672065.tar.bz2 gentoo-47530b1fd311ba95624491690aebc437d0672065.zip |
app-officeext/languagetool: x86 stable wrt bug #600920
Package-Manager: portage-2.3.0
RepoMan-Options: --include-arches="x86"
Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
Diffstat (limited to 'app-officeext')
-rw-r--r-- | app-officeext/languagetool/languagetool-3.4.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/app-officeext/languagetool/languagetool-3.4.ebuild b/app-officeext/languagetool/languagetool-3.4.ebuild index 0ced28eb5e1f..9f54cda69dcf 100644 --- a/app-officeext/languagetool/languagetool-3.4.ebuild +++ b/app-officeext/languagetool/languagetool-3.4.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2016 Gentoo Foundation +# Copyright 1999-2017 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 # $Id$ @@ -20,7 +20,7 @@ SRC_URI="https://www.languagetool.org/download/${MY_P}.oxt" LICENSE="LGPL-2" SLOT="0" -KEYWORDS="amd64 ~x86" +KEYWORDS="amd64 x86" IUSE="" RDEPEND=">=virtual/jre-1.8" |