dev-perl/MaxMind-DB-Common: Restrict Tests w/o USE=test

Due to a QA Report.

This is somewhat a false positive, as the dependencies, being virtuals
and mapping to perl-itself, are 99% sure to work when USE="test" is
omitted.

However, getting complaints about QA is more annoying.

Package-Manager: Portage-2.3.86, Repoman-2.3.20
Signed-off-by: Kent Fredric <kentnl@gentoo.org>
This commit is contained in:
Kent Fredric
2020-02-05 15:16:56 +13:00
parent c4cd89c0ab
commit 7e0e16b440

View File

@@ -12,6 +12,7 @@ LICENSE="Artistic-2"
SLOT="0"
KEYWORDS="~amd64 ~x86"
IUSE="test"
RESTRICT="!test? ( test )"
RDEPEND="
virtual/perl-Carp