diff options
author | WANG Xuerui <xen0n@gentoo.org> | 2023-07-27 11:24:35 +0800 |
---|---|---|
committer | WANG Xuerui <xen0n@gentoo.org> | 2023-07-27 13:10:22 +0800 |
commit | c42989d941162e3fbf7f61ffb3df7004feacd15f (patch) | |
tree | 400b7acde32f83b34de992bb340c9d57cd4b02f8 /gnome-base/libgnomekbd | |
parent | gnome-base/gnome-desktop: keyword 44.0-r300 for ~loong (diff) | |
download | gentoo-c42989d941162e3fbf7f61ffb3df7004feacd15f.tar.gz gentoo-c42989d941162e3fbf7f61ffb3df7004feacd15f.tar.bz2 gentoo-c42989d941162e3fbf7f61ffb3df7004feacd15f.zip |
gnome-base/libgnomekbd: keyword 3.28.1 for ~loong
Signed-off-by: WANG Xuerui <xen0n@gentoo.org>
Diffstat (limited to 'gnome-base/libgnomekbd')
-rw-r--r-- | gnome-base/libgnomekbd/libgnomekbd-3.28.1.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/gnome-base/libgnomekbd/libgnomekbd-3.28.1.ebuild b/gnome-base/libgnomekbd/libgnomekbd-3.28.1.ebuild index 72c9344e6b42..2c7feaee3521 100644 --- a/gnome-base/libgnomekbd/libgnomekbd-3.28.1.ebuild +++ b/gnome-base/libgnomekbd/libgnomekbd-3.28.1.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2022 Gentoo Authors +# Copyright 1999-2023 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=8 @@ -10,7 +10,7 @@ HOMEPAGE="https://gitlab.gnome.org/GNOME/libgnomekbd" LICENSE="LGPL-2+" SLOT="0/8" -KEYWORDS="~alpha amd64 ~arm arm64 ~ia64 ~ppc ~ppc64 ~riscv ~sparc x86 ~amd64-linux ~x86-linux" +KEYWORDS="~alpha amd64 ~arm arm64 ~ia64 ~loong ~ppc ~ppc64 ~riscv ~sparc x86 ~amd64-linux ~x86-linux" IUSE="+introspection" RDEPEND=" |