summaryrefslogtreecommitdiff
path: root/sys-libs/db/db-4.4.20_p4-r2.ebuild
diff options
context:
space:
mode:
Diffstat (limited to 'sys-libs/db/db-4.4.20_p4-r2.ebuild')
-rw-r--r--sys-libs/db/db-4.4.20_p4-r2.ebuild5
1 files changed, 3 insertions, 2 deletions
diff --git a/sys-libs/db/db-4.4.20_p4-r2.ebuild b/sys-libs/db/db-4.4.20_p4-r2.ebuild
index 64d3c53846b4..ba34f3c14a14 100644
--- a/sys-libs/db/db-4.4.20_p4-r2.ebuild
+++ b/sys-libs/db/db-4.4.20_p4-r2.ebuild
@@ -30,6 +30,7 @@ LICENSE="Sleepycat BSD"
SLOT="$(ver_cut 1-2)"
KEYWORDS="~amd64 ~arm ~arm64 ~ia64 ~m68k ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86"
IUSE="tcl java doc cxx rpc"
+RESTRICT="!test? ( test )"
DEPEND="tcl? ( >=dev-lang/tcl-8.4 )
java? ( >=virtual/jdk-1.4 )
@@ -41,8 +42,8 @@ PATCHES=(
"${FILESDIR}"/"${PN}"-"${SLOT}"-libtool.patch
# use the includes from the prefix
- "${FILESDIR}"/"${PN}"-4.3-jni-check-prefix-first.patch
- "${FILESDIR}"/"${PN}"-4.3-listen-to-java-options.patch
+ "${FILESDIR}"/"${PN}"-4.2-jni-check-prefix-first.patch
+ "${FILESDIR}"/"${PN}"-4.2-listen-to-java-options.patch
)
# Required to avoid unpack attempt of patches