From 7e0e16b4407dfc19ddc18fef66a20cb260a435ce Mon Sep 17 00:00:00 2001 From: Kent Fredric Date: Wed, 5 Feb 2020 15:16:56 +1300 Subject: [PATCH] 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 --- dev-perl/MaxMind-DB-Common/MaxMind-DB-Common-0.40.1.ebuild | 1 + 1 file changed, 1 insertion(+) diff --git a/dev-perl/MaxMind-DB-Common/MaxMind-DB-Common-0.40.1.ebuild b/dev-perl/MaxMind-DB-Common/MaxMind-DB-Common-0.40.1.ebuild index cbe7dca4de9a0..1ae432918d160 100644 --- a/dev-perl/MaxMind-DB-Common/MaxMind-DB-Common-0.40.1.ebuild +++ b/dev-perl/MaxMind-DB-Common/MaxMind-DB-Common-0.40.1.ebuild @@ -12,6 +12,7 @@ LICENSE="Artistic-2" SLOT="0" KEYWORDS="~amd64 ~x86" IUSE="test" +RESTRICT="!test? ( test )" RDEPEND=" virtual/perl-Carp