aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorEli Schwartz <eschwartz@gentoo.org>2024-09-13 12:46:13 -0400
committerEli Schwartz <eschwartz@gentoo.org>2024-09-13 12:46:13 -0400
commitb83da5f98c0f4d43d290e65a634fdaad75820c99 (patch)
tree4780eb77530279e8eeba653d22e5eaa0e2447397
parentDo not require variant files to be based on an already-existing directory (diff)
downloadbinhost-b83da5f98c0f4d43d290e65a634fdaad75820c99.tar.gz
binhost-b83da5f98c0f4d43d290e65a634fdaad75820c99.tar.bz2
binhost-b83da5f98c0f4d43d290e65a634fdaad75820c99.zip
add a variant build that doesn't build wayland
Signed-off-by: Eli Schwartz <eschwartz@gentoo.org>
-rw-r--r--builders/milou/gnome-23/portage/variants/nowayland/package.use/nowayland5
-rw-r--r--builders/milou/gnome-v3-23/portage/variants/nowayland/package.use/nowayland5
2 files changed, 10 insertions, 0 deletions
diff --git a/builders/milou/gnome-23/portage/variants/nowayland/package.use/nowayland b/builders/milou/gnome-23/portage/variants/nowayland/package.use/nowayland
new file mode 100644
index 0000000..3e192a2
--- /dev/null
+++ b/builders/milou/gnome-23/portage/variants/nowayland/package.use/nowayland
@@ -0,0 +1,5 @@
+*/* -wayland
+media-gfx/blender -gnome
+
+# automagic dependency workaround fixed in ~arch
+media-libs/clutter-gtk wayland
diff --git a/builders/milou/gnome-v3-23/portage/variants/nowayland/package.use/nowayland b/builders/milou/gnome-v3-23/portage/variants/nowayland/package.use/nowayland
new file mode 100644
index 0000000..3e192a2
--- /dev/null
+++ b/builders/milou/gnome-v3-23/portage/variants/nowayland/package.use/nowayland
@@ -0,0 +1,5 @@
+*/* -wayland
+media-gfx/blender -gnome
+
+# automagic dependency workaround fixed in ~arch
+media-libs/clutter-gtk wayland