summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorKent Fredric <kentnl@gentoo.org>2019-07-11 19:31:31 +1200
committerKent Fredric <kentnl@gentoo.org>2019-07-31 16:35:43 +1200
commite5fb1deca49ffb33d5c98544f2647b997be6ba9f (patch)
treedc5814df7acbc6876383922b06e2c0a2bbe3ac8c /dev-perl/GD/GD-2.560.0-r1.ebuild
parentsys-kernel/pf-sources: bump to 5.2-pf3 (diff)
downloadgentoo-e5fb1deca49ffb33d5c98544f2647b997be6ba9f.tar.gz
gentoo-e5fb1deca49ffb33d5c98544f2647b997be6ba9f.tar.bz2
gentoo-e5fb1deca49ffb33d5c98544f2647b997be6ba9f.zip
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 <kentnl@gentoo.org>
Diffstat (limited to 'dev-perl/GD/GD-2.560.0-r1.ebuild')
-rw-r--r--dev-perl/GD/GD-2.560.0-r1.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-perl/GD/GD-2.560.0-r1.ebuild b/dev-perl/GD/GD-2.560.0-r1.ebuild
index 7541e8f80413..3ec3508cc81d 100644
--- a/dev-perl/GD/GD-2.560.0-r1.ebuild
+++ b/dev-perl/GD/GD-2.560.0-r1.ebuild
@@ -10,7 +10,7 @@ inherit perl-module
DESCRIPTION="Interface to Thomas Boutell's gd library"
SLOT="0"
-KEYWORDS="alpha amd64 arm arm64 hppa ia64 m68k ~mips ppc ppc64 s390 sh sparc x86 ~amd64-fbsd ~x86-fbsd ~amd64-linux ~x86-linux ~x86-solaris"
+KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86 ~amd64-fbsd ~x86-fbsd ~amd64-linux ~x86-linux ~x86-solaris"
IUSE="animgif gif jpeg png truetype xpm"
PATCHES=(
"${FILESDIR}/${P}-rt106594.patch"