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 /media-gfx/springgraph/springgraph-88.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 'media-gfx/springgraph/springgraph-88.ebuild')
-rw-r--r--media-gfx/springgraph/springgraph-88.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/media-gfx/springgraph/springgraph-88.ebuild b/media-gfx/springgraph/springgraph-88.ebuild
index 8b15f006c874..31742ab52d12 100644
--- a/media-gfx/springgraph/springgraph-88.ebuild
+++ b/media-gfx/springgraph/springgraph-88.ebuild
@@ -15,7 +15,7 @@ SRC_URI="http://www.chaosreigns.com/code/springgraph/dl/${PN}.pl.${PV}
mirror://debian/pool/main/${PN:0:1}/${PN}/${SRC_DEBIAN_PATCH}"
LICENSE="GPL-2"
SLOT="0"
-KEYWORDS="alpha amd64 hppa ia64 ~mips ppc ~ppc64 sparc x86"
+KEYWORDS="~alpha ~amd64 ~hppa ~ia64 ~mips ~ppc ~ppc64 ~sparc ~x86"
IUSE=""
DEPEND=""
RDEPEND="dev-perl/GD"