diff options
Diffstat (limited to 'dev-lang/perl/perl-5.20.2.ebuild')
| -rw-r--r-- | dev-lang/perl/perl-5.20.2.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-lang/perl/perl-5.20.2.ebuild b/dev-lang/perl/perl-5.20.2.ebuild index f652574f2b5c..0682c5753023 100644 --- a/dev-lang/perl/perl-5.20.2.ebuild +++ b/dev-lang/perl/perl-5.20.2.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2015 Gentoo Foundation +# Copyright 1999-2016 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 # $Id$ @@ -31,7 +31,7 @@ KEYWORDS="alpha amd64 arm arm64 hppa ia64 m68k ~mips ppc ppc64 s390 sh sparc x86 IUSE="berkdb debug doc gdbm ithreads" RDEPEND=" - berkdb? ( sys-libs/db:* ) + berkdb? ( sys-libs/db:= ) gdbm? ( >=sys-libs/gdbm-1.8.3 ) app-arch/bzip2 sys-libs/zlib |
