diff options
-rw-r--r-- | gnome-extra/sushi/sushi-3.34.0.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/gnome-extra/sushi/sushi-3.34.0.ebuild b/gnome-extra/sushi/sushi-3.34.0.ebuild index 353166081fe1..b259d15af553 100644 --- a/gnome-extra/sushi/sushi-3.34.0.ebuild +++ b/gnome-extra/sushi/sushi-3.34.0.ebuild @@ -10,7 +10,7 @@ SRC_URI+=" https://dev.gentoo.org/~leio/distfiles/${P}-patchset.tar.xz" LICENSE="GPL-2+" SLOT="0" -KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~ppc ~ppc64 ~sparc ~x86" +KEYWORDS="~alpha amd64 ~arm ~arm64 ~ppc ~ppc64 ~sparc ~x86" IUSE="office wayland +X" REQUIRED_USE="|| ( wayland X )" |