commit: 605149efbce60d1632d1b9b7235fca844b125349 Author: WANG Xuerui <xen0n <AT> gentoo <DOT> org> AuthorDate: Thu Jul 27 03:24:45 2023 +0000 Commit: WANG Xuerui <xen0n <AT> gentoo <DOT> org> CommitDate: Thu Jul 27 05:10:23 2023 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=605149ef
media-libs/gsound: keyword 1.0.3 for ~loong Signed-off-by: WANG Xuerui <xen0n <AT> gentoo.org> media-libs/gsound/gsound-1.0.3.ebuild | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/media-libs/gsound/gsound-1.0.3.ebuild b/media-libs/gsound/gsound-1.0.3.ebuild index 62a1dc5013cf..fdd5953d0216 100644 --- a/media-libs/gsound/gsound-1.0.3.ebuild +++ b/media-libs/gsound/gsound-1.0.3.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2021 Gentoo Authors +# Copyright 1999-2023 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=7 @@ -11,7 +11,7 @@ HOMEPAGE="https://wiki.gnome.org/Projects/GSound" LICENSE="LGPL-2.1+" SLOT="0" -KEYWORDS="~alpha amd64 ~arm arm64 ~ia64 ~ppc ~ppc64 ~riscv x86" +KEYWORDS="~alpha amd64 ~arm arm64 ~ia64 ~loong ~ppc ~ppc64 ~riscv x86" IUSE="gtk-doc +introspection +vala" REQUIRED_USE="vala? ( introspection )"