diff options
author | Sam James <sam@gentoo.org> | 2021-03-04 00:23:27 +0000 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2021-03-04 00:23:27 +0000 |
commit | 3c065e895fe3b0a702635fd2d9815363f9499d08 (patch) | |
tree | 566d19f7b3e715d79391e03377a97116cbfdcd3d /media-libs/gsound | |
parent | media-video/cheese: Stabilize 3.34.0-r1 arm64, #773172 (diff) | |
download | gentoo-3c065e895fe3b0a702635fd2d9815363f9499d08.tar.gz gentoo-3c065e895fe3b0a702635fd2d9815363f9499d08.tar.bz2 gentoo-3c065e895fe3b0a702635fd2d9815363f9499d08.zip |
media-libs/gsound: Stabilize 1.0.2-r1 arm64, #773172
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'media-libs/gsound')
-rw-r--r-- | media-libs/gsound/gsound-1.0.2-r1.ebuild | 4 |
1 files 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 eff02a07beb6..e7bfe2e931be 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 )" |