diff options
author | WANG Xuerui <xen0n@gentoo.org> | 2022-05-19 13:05:03 +0800 |
---|---|---|
committer | WANG Xuerui <xen0n@gentoo.org> | 2022-05-19 13:07:49 +0800 |
commit | 8f4d265a5832ce41fd56bef3cf9090c86e334d91 (patch) | |
tree | 7e909fda9a1950c58333223ca0995c2aff6b5ec8 /gnome-base/dconf | |
parent | app-eselect/eselect-mpg123: keyword 0.1-r1 for ~loong (diff) | |
download | gentoo-8f4d265a5832ce41fd56bef3cf9090c86e334d91.tar.gz gentoo-8f4d265a5832ce41fd56bef3cf9090c86e334d91.tar.bz2 gentoo-8f4d265a5832ce41fd56bef3cf9090c86e334d91.zip |
gnome-base/dconf: keyword 0.40.0 for ~loong
Tests passed on real hardware.
Signed-off-by: WANG Xuerui <xen0n@gentoo.org>
Diffstat (limited to 'gnome-base/dconf')
-rw-r--r-- | gnome-base/dconf/dconf-0.40.0.ebuild | 4 |
1 files 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 |