summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorTobias Klausmann <klausman@gentoo.org>2016-03-17 11:14:48 +0100
committerTobias Klausmann <klausman@gentoo.org>2016-03-17 11:14:48 +0100
commit37f2ce9c4f3461fa0a864793182cda5841ab69d1 (patch)
tree7edd6d90e23ac2b028719106f53a3db4b27237f0 /profiles/arch
parentnet-libs/uhttpmock-0.5.0-r0: add alpha keyword (diff)
downloadgentoo-37f2ce9c4f3461fa0a864793182cda5841ab69d1.tar.gz
gentoo-37f2ce9c4f3461fa0a864793182cda5841ab69d1.tar.bz2
gentoo-37f2ce9c4f3461fa0a864793182cda5841ab69d1.zip
Stable-mask webkit USE flag for alpha
Webkit itself will likely never be stable on alpha, so mask the USE flag globally. Remove package-individual masks.
Diffstat (limited to 'profiles/arch')
-rw-r--r--profiles/arch/alpha/package.use.stable.mask9
-rw-r--r--profiles/arch/alpha/use.stable.mask5
2 files changed, 6 insertions, 8 deletions
diff --git a/profiles/arch/alpha/package.use.stable.mask b/profiles/arch/alpha/package.use.stable.mask
index 793eb0860393..a40e54356c1e 100644
--- a/profiles/arch/alpha/package.use.stable.mask
+++ b/profiles/arch/alpha/package.use.stable.mask
@@ -36,19 +36,12 @@
# net-fs/libnfs lacks alpha keyword, bug #551576
gnome-base/gvfs nfs
-# Tobias Klausmann <klausman@gentoo.org> (29 Jul 2015)
-# Mask webkit so the dep can stay ~alpha forever
->=x11-libs/wxGTK-3.0.2.0-r1 webkit
-
# Pacho Ramos <pacho@gentoo.org> (02 Jul 2014)
# Mask due Gnome3 not going to be stabilized on this arch
-dev-util/geany-plugins devhelp markdown webkit
+dev-util/geany-plugins devhelp markdown
>=gnome-base/gnome-desktop-2.32.1-r2 license-docs
gnome-base/gvfs google
-mail-client/balsa webkit
-media-gfx/gimp webkit
media-plugins/gst-plugins-meta modplug
>=x11-libs/gtk+-3.12.2 cloudprint
-net-libs/libproxy webkit
>=net-libs/webkit-gtk-2.4 geoloc
x11-libs/gksu gnome
diff --git a/profiles/arch/alpha/use.stable.mask b/profiles/arch/alpha/use.stable.mask
index 2a20ad54ba20..8f73b5c11162 100644
--- a/profiles/arch/alpha/use.stable.mask
+++ b/profiles/arch/alpha/use.stable.mask
@@ -5,6 +5,11 @@
# This file requires eapi 5 or later. New entries go on top.
# Please use the same syntax as in use.mask
+# Tobias Klausmann <klausman@gentoo.org> (17 Mar 2016)
+# Webkit itself is enormous (~13h compile+test on our fastest dev machine), so
+# it will remain not-stable forever. Mask the USE flag accordingly.
+webkit
+
# Pacho Ramos <pacho@gentoo.org> (17 Apr 2014)
# Dropped stable keywords after the discussion caused by
# Gnome 3.8/3.10 stabilization on this arch