commit: 8f4d265a5832ce41fd56bef3cf9090c86e334d91 Author: WANG Xuerui <xen0n <AT> gentoo <DOT> org> AuthorDate: Thu May 19 05:05:03 2022 +0000 Commit: WANG Xuerui <xen0n <AT> gentoo <DOT> org> CommitDate: Thu May 19 05:07:49 2022 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=8f4d265a
gnome-base/dconf: keyword 0.40.0 for ~loong Tests passed on real hardware. Signed-off-by: WANG Xuerui <xen0n <AT> gentoo.org> gnome-base/dconf/dconf-0.40.0.ebuild | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/gnome-base/dconf/dconf-0.40.0.ebuild b/gnome-base/dconf/dconf-0.40.0.ebuild index ceacf61216f5..cdef334d4521 100644 --- a/gnome-base/dconf/dconf-0.40.0.ebuild +++ b/gnome-base/dconf/dconf-0.40.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 @@ -9,7 +9,7 @@ HOMEPAGE="https://wiki.gnome.org/Projects/dconf" LICENSE="LGPL-2.1+" SLOT="0" -KEYWORDS="~alpha amd64 arm arm64 ~hppa ~ia64 ~mips ppc ppc64 ~riscv ~s390 sparc x86 ~x86-linux" +KEYWORDS="~alpha amd64 arm arm64 ~hppa ~ia64 ~loong ~mips ppc ppc64 ~riscv ~s390 sparc x86 ~x86-linux" IUSE="gtk-doc" RESTRICT="!test? ( test )" # IUSE=test comes from virtualx.eclass
