From e5fb1deca49ffb33d5c98544f2647b997be6ba9f Mon Sep 17 00:00:00 2001 From: Kent Fredric Date: Thu, 11 Jul 2019 19:31:31 +1200 Subject: dev-perl/GD: Drop stable keywords (and rdeps stable kw) re bug #661634 This module has some seriously diabolical behaviour if you actually attempt to configure anything, if you attempt to configure media-libs/gd in any regard, dev-perl/GD cannot be expected to give usable results, as neither the configuration passed from the ebuild, or the configuration indicated by media-libs/gd, are actually used for compiling dev-perl/GD Bug: https://bugs.gentoo.org/661634 Package-Manager: Portage-2.3.66, Repoman-2.3.16 Signed-off-by: Kent Fredric --- dev-perl/GD-Barcode/GD-Barcode-1.150.0-r1.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'dev-perl/GD-Barcode') diff --git a/dev-perl/GD-Barcode/GD-Barcode-1.150.0-r1.ebuild b/dev-perl/GD-Barcode/GD-Barcode-1.150.0-r1.ebuild index ef100077c4a2..75611708d433 100644 --- a/dev-perl/GD-Barcode/GD-Barcode-1.150.0-r1.ebuild +++ b/dev-perl/GD-Barcode/GD-Barcode-1.150.0-r1.ebuild @@ -10,7 +10,7 @@ inherit perl-module DESCRIPTION="GD::Barcode - Create barcode image with GD" SLOT="0" -KEYWORDS="amd64 ~arm ~arm64 x86" +KEYWORDS="~amd64 ~arm ~arm64 ~x86" IUSE="" RDEPEND="dev-perl/GD" -- cgit v1.2.3-65-gdbad