diff options
author | Matoro Mahri <matoro_gentoo@matoro.tk> | 2023-12-29 10:50:03 -0500 |
---|---|---|
committer | Ionen Wolkens <ionen@gentoo.org> | 2023-12-29 20:10:12 -0500 |
commit | e2a12c49ed4d1620e23bbcb7c14b7f1a8f672049 (patch) | |
tree | 6a7270ac16f85b75933d8eeda3f97e445c026b9e /xfce-base | |
parent | gui-libs/gtk-layer-shell: Keyword 0.8.1 sparc, #890340 (diff) | |
download | gentoo-e2a12c49ed4d1620e23bbcb7c14b7f1a8f672049.tar.gz gentoo-e2a12c49ed4d1620e23bbcb7c14b7f1a8f672049.tar.bz2 gentoo-e2a12c49ed4d1620e23bbcb7c14b7f1a8f672049.zip |
xfce-base/xfdesktop: Keyword 4.19.0 sparc, #890340
Signed-off-by: Matoro Mahri <matoro_gentoo@matoro.tk>
Signed-off-by: Ionen Wolkens <ionen@gentoo.org>
Diffstat (limited to 'xfce-base')
-rw-r--r-- | xfce-base/xfdesktop/xfdesktop-4.19.0.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/xfce-base/xfdesktop/xfdesktop-4.19.0.ebuild b/xfce-base/xfdesktop/xfdesktop-4.19.0.ebuild index 8da29ac49c8b..d0c36b0dab6d 100644 --- a/xfce-base/xfdesktop/xfdesktop-4.19.0.ebuild +++ b/xfce-base/xfdesktop/xfdesktop-4.19.0.ebuild @@ -14,7 +14,7 @@ SRC_URI="https://archive.xfce.org/src/xfce/${PN}/${PV%.*}/${P}.tar.bz2" LICENSE="GPL-2+" SLOT="0" -KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~loong ~mips ~ppc ~ppc64 ~riscv ~x86" +KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~loong ~mips ~ppc ~ppc64 ~riscv ~sparc ~x86" IUSE="libnotify +thunar wayland X" REQUIRED_USE="|| ( wayland X )" |