diff options
author | WANG Xuerui <xen0n@gentoo.org> | 2022-08-28 14:45:38 +0800 |
---|---|---|
committer | WANG Xuerui <xen0n@gentoo.org> | 2022-08-28 14:48:46 +0800 |
commit | 6022ba9cf2fbb28b116ecf017ab6e1387a11e76e (patch) | |
tree | db8ed9a00ab34e50be2f2c01ee49444a62c5cbfc /xfce-base/xfconf | |
parent | x11-misc/notification-daemon: keyword 3.20.0-r1 for ~loong (diff) | |
download | gentoo-6022ba9cf2fbb28b116ecf017ab6e1387a11e76e.tar.gz gentoo-6022ba9cf2fbb28b116ecf017ab6e1387a11e76e.tar.bz2 gentoo-6022ba9cf2fbb28b116ecf017ab6e1387a11e76e.zip |
xfce-base/xfconf: keyword 4.16.0 for ~loong
Signed-off-by: WANG Xuerui <xen0n@gentoo.org>
Diffstat (limited to 'xfce-base/xfconf')
-rw-r--r-- | xfce-base/xfconf/xfconf-4.16.0.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/xfce-base/xfconf/xfconf-4.16.0.ebuild b/xfce-base/xfconf/xfconf-4.16.0.ebuild index 32ff81684adb..f5b6e68dadca 100644 --- a/xfce-base/xfconf/xfconf-4.16.0.ebuild +++ b/xfce-base/xfconf/xfconf-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/3" -KEYWORDS="~alpha amd64 arm arm64 ~hppa ~ia64 ~mips ppc ppc64 ~riscv ~sparc x86 ~amd64-linux ~x86-linux ~x64-solaris" +KEYWORDS="~alpha amd64 arm arm64 ~hppa ~ia64 ~loong ~mips ppc ppc64 ~riscv ~sparc x86 ~amd64-linux ~x86-linux ~x64-solaris" IUSE="debug +introspection vala" REQUIRED_USE="vala? ( introspection )" |