commit: b92447a0b845bc10cc3352b10d1b89ea4dbae645 Author: Sam James <sam <AT> gentoo <DOT> org> AuthorDate: Thu Mar 4 00:23:19 2021 +0000 Commit: Sam James <sam <AT> gentoo <DOT> org> CommitDate: Thu Mar 4 00:23:19 2021 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=b92447a0
media-libs/grilo: Stabilize 0.3.12 arm64, #773172 Signed-off-by: Sam James <sam <AT> gentoo.org> media-libs/grilo/grilo-0.3.12.ebuild | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/media-libs/grilo/grilo-0.3.12.ebuild b/media-libs/grilo/grilo-0.3.12.ebuild index a1d027b6490..193083ae03d 100644 --- a/media-libs/grilo/grilo-0.3.12.ebuild +++ b/media-libs/grilo/grilo-0.3.12.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 @@ -12,7 +12,7 @@ HOMEPAGE="https://wiki.gnome.org/Projects/Grilo" LICENSE="LGPL-2.1+" SLOT="0.3/0" # subslot is libgrilo-0.3 soname suffix -KEYWORDS="~alpha amd64 ~arm ~arm64 ~ia64 ~ppc ~ppc64 ~sparc x86" +KEYWORDS="~alpha amd64 ~arm arm64 ~ia64 ~ppc ~ppc64 ~sparc x86" IUSE="gtk gtk-doc +introspection +network +playlist test vala" REQUIRED_USE="vala? ( introspection )"
