summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--kde-base/poxml/poxml-4.11.1.ebuild5
-rw-r--r--kde-base/poxml/poxml-4.11.49.9999.ebuild2
-rw-r--r--kde-base/poxml/poxml-9999.ebuild2
3 files changed, 6 insertions, 3 deletions
diff --git a/kde-base/poxml/poxml-4.11.1.ebuild b/kde-base/poxml/poxml-4.11.1.ebuild
index aa0fb6ef20e..c441d466166 100644
--- a/kde-base/poxml/poxml-4.11.1.ebuild
+++ b/kde-base/poxml/poxml-4.11.1.ebuild
@@ -12,7 +12,10 @@ KEYWORDS="~amd64 ~arm ~ppc ~ppc64 ~x86 ~amd64-fbsd ~x86-fbsd ~amd64-linux ~x86-l
IUSE="debug extras"
DEPEND="
- extras? ( >=dev-java/antlr-2.7.7:0[cxx,java,script] )
+ extras? (
+ virtual/jdk
+ >=dev-java/antlr-2.7.7:0[cxx,java,script]
+ )
"
RDEPEND="${DEPEND}
!<=kde-base/kdesdk-misc-4.10.50:4
diff --git a/kde-base/poxml/poxml-4.11.49.9999.ebuild b/kde-base/poxml/poxml-4.11.49.9999.ebuild
index aa0fb6ef20e..725cc217e3c 100644
--- a/kde-base/poxml/poxml-4.11.49.9999.ebuild
+++ b/kde-base/poxml/poxml-4.11.49.9999.ebuild
@@ -8,7 +8,7 @@ JAVA_PKG_OPT_USE=extras
inherit java-pkg-opt-2 java-ant-2 kde4-base
DESCRIPTION="KDE utility to translate DocBook XML files using gettext po files"
-KEYWORDS="~amd64 ~arm ~ppc ~ppc64 ~x86 ~amd64-fbsd ~x86-fbsd ~amd64-linux ~x86-linux"
+KEYWORDS=""
IUSE="debug extras"
DEPEND="
diff --git a/kde-base/poxml/poxml-9999.ebuild b/kde-base/poxml/poxml-9999.ebuild
index aa0fb6ef20e..725cc217e3c 100644
--- a/kde-base/poxml/poxml-9999.ebuild
+++ b/kde-base/poxml/poxml-9999.ebuild
@@ -8,7 +8,7 @@ JAVA_PKG_OPT_USE=extras
inherit java-pkg-opt-2 java-ant-2 kde4-base
DESCRIPTION="KDE utility to translate DocBook XML files using gettext po files"
-KEYWORDS="~amd64 ~arm ~ppc ~ppc64 ~x86 ~amd64-fbsd ~x86-fbsd ~amd64-linux ~x86-linux"
+KEYWORDS=""
IUSE="debug extras"
DEPEND="