Commit fd4b20d4 authored by Anton Midyukov's avatar Anton Midyukov

basealt.mk: adding group "gnome-boxes" on x86_64 and aarch64 only

parent 796091d0
......@@ -28,12 +28,12 @@ ifeq (,$(filter-out x86_64,$(ARCH)))
@$(call add,MAIN_GROUPS,workstation/blender)
@$(call add,MAIN_GROUPS,workstation/yandex-browser)
endif
@$(call add,MAIN_GROUPS,workstation/gnome-boxes)
@$(call add,MAIN_GROUPS,workstation/fractal)
ifeq (,$(filter-out x86_64 aarch64,$(ARCH)))
@$(call add,MAIN_GROUPS,workstation/flatpak)
@$(call add,MAIN_GROUPS,workstation/daily-planner)
@$(call add,MAIN_GROUPS,workstation/kvm)
@$(call add,MAIN_GROUPS,workstation/gnome-boxes)
endif
ifeq (,$(filter-out p11,$(BRANCH)))
ifeq (,$(filter-out aarch64,$(ARCH)))
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment