summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAndreas Sturmlechner <asturm@gentoo.org>2021-06-10 15:14:00 +0200
committerAndreas Sturmlechner <asturm@gentoo.org>2021-06-10 17:32:15 +0200
commit788adf6a7e3b13f83b01e77d4b9bb0b4f43ba7bd (patch)
tree425ea7de8194b1ab447e87180eb1ef80d733b320
parentapp-officeext/languagetool: Drop 5.0 (diff)
downloadgentoo-788adf6a7e3b13f83b01e77d4b9bb0b4f43ba7bd.tar.gz
gentoo-788adf6a7e3b13f83b01e77d4b9bb0b4f43ba7bd.tar.bz2
gentoo-788adf6a7e3b13f83b01e77d4b9bb0b4f43ba7bd.zip
app-officeext/languagetool: Drop ~x86 for app-office/libreoffice[java]
app-office/libreoffice[java] is masked for ~x86. Bug: https://bugs.gentoo.org/785640 Package-Manager: Portage-3.0.19, Repoman-3.0.3 Signed-off-by: Andreas Sturmlechner <asturm@gentoo.org>
-rw-r--r--app-officeext/languagetool/languagetool-5.1.3-r1.ebuild (renamed from app-officeext/languagetool/languagetool-5.1.3.ebuild)4
1 files changed, 2 insertions, 2 deletions
diff --git a/app-officeext/languagetool/languagetool-5.1.3.ebuild b/app-officeext/languagetool/languagetool-5.1.3-r1.ebuild
index 962894ba86e5..8f2c69b29b00 100644
--- a/app-officeext/languagetool/languagetool-5.1.3.ebuild
+++ b/app-officeext/languagetool/languagetool-5.1.3-r1.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2020 Gentoo Authors
+# Copyright 1999-2021 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=7
@@ -18,6 +18,6 @@ SRC_URI="https://www.languagetool.org/download/${MY_P}.oxt"
LICENSE="LGPL-2.1+"
SLOT="0"
-KEYWORDS="~amd64 ~x86"
+KEYWORDS="~amd64"
RDEPEND=">=virtual/jre-1.8"