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-util
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-util')
-rw-r--r--dev-util/lcov/lcov-1.11.ebuild2
-rw-r--r--dev-util/lcov/lcov-1.9-r1.ebuild2
2 files changed, 2 insertions, 2 deletions
diff --git a/dev-util/lcov/lcov-1.11.ebuild b/dev-util/lcov/lcov-1.11.ebuild
index cb9b990b3e67..2914b905e0b4 100644
--- a/dev-util/lcov/lcov-1.11.ebuild
+++ b/dev-util/lcov/lcov-1.11.ebuild
@@ -11,7 +11,7 @@ SRC_URI="mirror://sourceforge/ltp/${P}.tar.gz"
LICENSE="GPL-2"
SLOT="0"
-KEYWORDS="alpha amd64 arm arm64 hppa ia64 ~m68k ppc ppc64 ~s390 ~sh sparc x86 ~x86-linux ~x64-macos"
+KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~m68k ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86 ~x86-linux ~x64-macos"
IUSE=""
DEPEND=""
diff --git a/dev-util/lcov/lcov-1.9-r1.ebuild b/dev-util/lcov/lcov-1.9-r1.ebuild
index b1a3a8e89060..b8e716831cd0 100644
--- a/dev-util/lcov/lcov-1.9-r1.ebuild
+++ b/dev-util/lcov/lcov-1.9-r1.ebuild
@@ -11,7 +11,7 @@ SRC_URI="mirror://sourceforge/ltp/${P}.tar.gz"
LICENSE="GPL-2"
SLOT="0"
-KEYWORDS="amd64 ~arm ~arm64 ppc x86 ~x86-linux ~x64-macos"
+KEYWORDS="~amd64 ~arm ~arm64 ~ppc ~x86 ~x86-linux ~x64-macos"
IUSE=""
DEPEND=""