diff options
author | Arthur Zamarin <arthurzam@gentoo.org> | 2023-01-13 13:51:01 +0200 |
---|---|---|
committer | Arthur Zamarin <arthurzam@gentoo.org> | 2023-01-13 13:51:01 +0200 |
commit | bea8388d6359d5bf593e4bb87977b0cdab0e1b2a (patch) | |
tree | ecc369f887d18a1037bf1de94c859efb7a0c68e5 /xfce-base/xfdesktop | |
parent | gui-libs/gtk-layer-shell: Keyword 0.8.0 ia64, #890340 (diff) | |
download | gentoo-bea8388d6359d5bf593e4bb87977b0cdab0e1b2a.tar.gz gentoo-bea8388d6359d5bf593e4bb87977b0cdab0e1b2a.tar.bz2 gentoo-bea8388d6359d5bf593e4bb87977b0cdab0e1b2a.zip |
xfce-base/xfdesktop: Keyword 4.19.0 ia64, #890340
Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
Diffstat (limited to 'xfce-base/xfdesktop')
-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 59e3d0085c86..6aaa5b00bc29 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="~amd64 ~riscv ~x86" +KEYWORDS="~amd64 ~ia64 ~riscv ~x86" IUSE="libnotify +thunar wayland X" REQUIRED_USE="|| ( wayland X )" |