diff options
author | WANG Xuerui <xen0n@gentoo.org> | 2022-08-28 14:46:00 +0800 |
---|---|---|
committer | WANG Xuerui <xen0n@gentoo.org> | 2022-08-28 14:48:50 +0800 |
commit | 5a851bebf3c21c4c8f0fa390c16f19af6ed1a7ce (patch) | |
tree | 6e6069bcafaec1d0b503dc9d5622074ee45e4f24 /xfce-base | |
parent | xfce-base/thunar: keyword 4.17.9 for ~loong (diff) | |
download | gentoo-5a851bebf3c21c4c8f0fa390c16f19af6ed1a7ce.tar.gz gentoo-5a851bebf3c21c4c8f0fa390c16f19af6ed1a7ce.tar.bz2 gentoo-5a851bebf3c21c4c8f0fa390c16f19af6ed1a7ce.zip |
xfce-base/xfce4-session: keyword 4.16.0 for ~loong
Signed-off-by: WANG Xuerui <xen0n@gentoo.org>
Diffstat (limited to 'xfce-base')
-rw-r--r-- | xfce-base/xfce4-session/xfce4-session-4.16.0.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/xfce-base/xfce4-session/xfce4-session-4.16.0.ebuild b/xfce-base/xfce4-session/xfce4-session-4.16.0.ebuild index 2adcfc0dc203..81dfb2da9544 100644 --- a/xfce-base/xfce4-session/xfce4-session-4.16.0.ebuild +++ b/xfce-base/xfce4-session/xfce4-session-4.16.0.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 @@ -11,7 +11,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 ~mips ppc ppc64 ~riscv ~sparc x86 ~amd64-linux ~x86-linux" +KEYWORDS="~alpha amd64 arm arm64 ~hppa ~ia64 ~loong ~mips ppc ppc64 ~riscv ~sparc x86 ~amd64-linux ~x86-linux" IUSE="nls policykit +xscreensaver" DEPEND=">=dev-libs/glib-2.50 |