commit: 3c065e895fe3b0a702635fd2d9815363f9499d08 Author: Sam James <sam <AT> gentoo <DOT> org> AuthorDate: Thu Mar 4 00:23:27 2021 +0000 Commit: Sam James <sam <AT> gentoo <DOT> org> CommitDate: Thu Mar 4 00:23:27 2021 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=3c065e89
media-libs/gsound: Stabilize 1.0.2-r1 arm64, #773172 Signed-off-by: Sam James <sam <AT> gentoo.org> media-libs/gsound/gsound-1.0.2-r1.ebuild | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/media-libs/gsound/gsound-1.0.2-r1.ebuild b/media-libs/gsound/gsound-1.0.2-r1.ebuild index eff02a07beb..e7bfe2e931b 100644 --- a/media-libs/gsound/gsound-1.0.2-r1.ebuild +++ b/media-libs/gsound/gsound-1.0.2-r1.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2020 Gentoo Authors +# Copyright 1999-2021 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 x86" +KEYWORDS="~alpha amd64 ~arm arm64 ~ia64 ~ppc ~ppc64 x86" IUSE="+introspection +vala" REQUIRED_USE="vala? ( introspection )"
