diff options
author | Sam James <sam@gentoo.org> | 2022-02-08 04:44:49 +0000 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2022-02-08 04:44:49 +0000 |
commit | f7bc635245983074158e21663c77bb364b9af434 (patch) | |
tree | 1f9e697f50feb56bc4181edfca149945a0f90bbb /gnome-extra/sushi | |
parent | app-office/libreoffice: Stabilize 7.2.5.2 arm64, #831946 (diff) | |
download | gentoo-f7bc635245983074158e21663c77bb364b9af434.tar.gz gentoo-f7bc635245983074158e21663c77bb364b9af434.tar.bz2 gentoo-f7bc635245983074158e21663c77bb364b9af434.zip |
gnome-extra/sushi: Stabilize 3.38.1 arm64, #831946
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'gnome-extra/sushi')
-rw-r--r-- | gnome-extra/sushi/sushi-3.38.1.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/gnome-extra/sushi/sushi-3.38.1.ebuild b/gnome-extra/sushi/sushi-3.38.1.ebuild index e8530d38474a..f8a16ea89e5e 100644 --- a/gnome-extra/sushi/sushi-3.38.1.ebuild +++ b/gnome-extra/sushi/sushi-3.38.1.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2021 Gentoo Authors +# Copyright 1999-2022 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=7 @@ -9,7 +9,7 @@ HOMEPAGE="https://gitlab.gnome.org/GNOME/sushi" LICENSE="GPL-2+" SLOT="0" -KEYWORDS="amd64 ~arm ~arm64 ~ppc64 ~riscv ~sparc x86" +KEYWORDS="amd64 ~arm arm64 ~ppc64 ~riscv ~sparc x86" IUSE="office wayland +X" REQUIRED_USE="|| ( wayland X )" |