diff options
author | WANG Xuerui <xen0n@gentoo.org> | 2023-07-27 11:24:45 +0800 |
---|---|---|
committer | WANG Xuerui <xen0n@gentoo.org> | 2023-07-27 13:10:23 +0800 |
commit | 605149efbce60d1632d1b9b7235fca844b125349 (patch) | |
tree | 058074ee7938150e4340a767f6dfbb3cbbd6fb1a /media-libs/gsound | |
parent | gnome-base/gnome-settings-daemon: keyword 44.1 for ~loong (diff) | |
download | gentoo-605149efbce60d1632d1b9b7235fca844b125349.tar.gz gentoo-605149efbce60d1632d1b9b7235fca844b125349.tar.bz2 gentoo-605149efbce60d1632d1b9b7235fca844b125349.zip |
media-libs/gsound: keyword 1.0.3 for ~loong
Signed-off-by: WANG Xuerui <xen0n@gentoo.org>
Diffstat (limited to 'media-libs/gsound')
-rw-r--r-- | media-libs/gsound/gsound-1.0.3.ebuild | 4 |
1 files 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 )" |