diff options
author | Arthur Zamarin <arthurzam@gentoo.org> | 2024-02-18 08:08:55 +0200 |
---|---|---|
committer | Arthur Zamarin <arthurzam@gentoo.org> | 2024-02-18 08:08:55 +0200 |
commit | 3b9e5c508f6252b70b2cc72ae13b363607f00479 (patch) | |
tree | b2b4f1ba38316d5d904f9b6ce288a994e699a6c7 /gnome-extra | |
parent | gnome-extra/gnome-weather: Stabilize 45.0 arm64, #920740 (diff) | |
download | gentoo-3b9e5c508f6252b70b2cc72ae13b363607f00479.tar.gz gentoo-3b9e5c508f6252b70b2cc72ae13b363607f00479.tar.bz2 gentoo-3b9e5c508f6252b70b2cc72ae13b363607f00479.zip |
gnome-extra/sushi: Stabilize 45.0 arm64, #920740
Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
Diffstat (limited to 'gnome-extra')
-rw-r--r-- | gnome-extra/sushi/sushi-45.0.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/gnome-extra/sushi/sushi-45.0.ebuild b/gnome-extra/sushi/sushi-45.0.ebuild index a58f440c53f4..d227a4dfb6ce 100644 --- a/gnome-extra/sushi/sushi-45.0.ebuild +++ b/gnome-extra/sushi/sushi-45.0.ebuild @@ -9,7 +9,7 @@ HOMEPAGE="https://gitlab.gnome.org/GNOME/sushi" LICENSE="GPL-2+" SLOT="0" -KEYWORDS="amd64 ~arm ~arm64 ~loong ~ppc64 ~riscv x86" +KEYWORDS="amd64 ~arm arm64 ~loong ~ppc64 ~riscv x86" IUSE="wayland +X" REQUIRED_USE="|| ( wayland X )" |