summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAndreas K. Hüttel <dilfridge@gentoo.org>2021-05-21 02:04:56 +0200
committerAndreas K. Hüttel <dilfridge@gentoo.org>2021-05-21 02:05:08 +0200
commit58312183d2015db804ce4e637c6bd2ac5ad0561d (patch)
tree9baa9bb9f42d5c2e09bd417adbada149598bdfb5 /dev-perl/Pango
parentdev-python/werkzeug: Use venv to test before install reliably (diff)
downloadgentoo-58312183d2015db804ce4e637c6bd2ac5ad0561d.tar.gz
gentoo-58312183d2015db804ce4e637c6bd2ac5ad0561d.tar.bz2
gentoo-58312183d2015db804ce4e637c6bd2ac5ad0561d.zip
dev-perl/Pango: Only minimal testing by default to avoid dep cycles
Package-Manager: Portage-3.0.18, Repoman-3.0.2 Signed-off-by: Andreas K. Hüttel <dilfridge@gentoo.org>
Diffstat (limited to 'dev-perl/Pango')
-rw-r--r--dev-perl/Pango/Pango-1.227.0-r1.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-perl/Pango/Pango-1.227.0-r1.ebuild b/dev-perl/Pango/Pango-1.227.0-r1.ebuild
index 493280fa6fcb..9b51b32f5fc7 100644
--- a/dev-perl/Pango/Pango-1.227.0-r1.ebuild
+++ b/dev-perl/Pango/Pango-1.227.0-r1.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2020 Gentoo Authors
+# Copyright 1999-2021 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=6
@@ -14,7 +14,7 @@ DESCRIPTION="Layout and render international text"
LICENSE="LGPL-2.1+"
SLOT="0"
KEYWORDS="~alpha amd64 ~arm ~hppa ~ia64 ~mips ppc ppc64 sparc x86 ~amd64-linux ~x86-linux ~x64-macos ~sparc64-solaris ~x86-solaris"
-IUSE="examples test minimal"
+IUSE="examples test +minimal"
RESTRICT="!test? ( test )"
RDEPEND="