diff options
author | Tobias Klausmann <klausman@gentoo.org> | 2016-12-21 17:42:17 +0100 |
---|---|---|
committer | Tobias Klausmann <klausman@gentoo.org> | 2016-12-21 18:27:57 +0100 |
commit | 50e68f499aebe7a4181d47d34344dfe95700dc41 (patch) | |
tree | ad3c4d33d273d0609a109ceb1e6704bfd737a935 /app-officeext/languagetool | |
parent | app-backup/backuppc-3.3.1-r3: stable on amd64 (diff) | |
download | gentoo-50e68f499aebe7a4181d47d34344dfe95700dc41.tar.gz gentoo-50e68f499aebe7a4181d47d34344dfe95700dc41.tar.bz2 gentoo-50e68f499aebe7a4181d47d34344dfe95700dc41.zip |
app-officeext/languagetool-3.4-r0: stable on amd64
Gentoo-Bug: 600920
Diffstat (limited to 'app-officeext/languagetool')
-rw-r--r-- | app-officeext/languagetool/languagetool-3.4.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/app-officeext/languagetool/languagetool-3.4.ebuild b/app-officeext/languagetool/languagetool-3.4.ebuild index c628d42701bd..0ced28eb5e1f 100644 --- a/app-officeext/languagetool/languagetool-3.4.ebuild +++ b/app-officeext/languagetool/languagetool-3.4.ebuild @@ -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" |