diff --git a/dev-perl/IP-Country-DB_File/IP-Country-DB_File-3.30.0-r1.ebuild b/dev-perl/IP-Country-DB_File/IP-Country-DB_File-3.30.0-r1.ebuild index 1d5f74c17a706..e008e3df89d8a 100644 --- a/dev-perl/IP-Country-DB_File/IP-Country-DB_File-3.30.0-r1.ebuild +++ b/dev-perl/IP-Country-DB_File/IP-Country-DB_File-3.30.0-r1.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2023 Gentoo Authors +# Copyright 1999-2025 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=8 @@ -15,8 +15,7 @@ KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ppc ~ppc64 ~riscv ~s390 ~sparc ~x86" RDEPEND="dev-perl/IP-Country" DEPEND="test? ( ${RDEPEND} + dev-lang/perl[berkdb] dev-perl/Math-Int64 - virtual/perl-DB_File - virtual/perl-Test-Harness ) "