summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'dev-java/offo-hyphenation/offo-hyphenation-2.0.ebuild')
-rw-r--r--dev-java/offo-hyphenation/offo-hyphenation-2.0.ebuild4
1 files changed, 1 insertions, 3 deletions
diff --git a/dev-java/offo-hyphenation/offo-hyphenation-2.0.ebuild b/dev-java/offo-hyphenation/offo-hyphenation-2.0.ebuild
index 8056c5c91ddd..d092626182bc 100644
--- a/dev-java/offo-hyphenation/offo-hyphenation-2.0.ebuild
+++ b/dev-java/offo-hyphenation/offo-hyphenation-2.0.ebuild
@@ -6,12 +6,10 @@ EAPI=5
DESCRIPTION="Hyphenation patterns for Apache Fop"
HOMEPAGE="http://offo.sourceforge.net"
-# upstream will hopefully version future release...
SRC_URI="mirror://sourceforge/offo/${PN}_v${PV}.zip"
-# review this upon update!
LICENSE="GPL-2 Apache-2.0 LPPL-1.3b TeX"
SLOT="0"
-KEYWORDS="~amd64 ~ppc ~ppc64 ~x86"
+KEYWORDS="amd64 ppc ppc64 x86"
IUSE="doc"
RDEPEND=""