commit: 34627e1cadf71ee90a255363e270d6a0ced6eb69 Author: Sam James <sam <AT> gentoo <DOT> org> AuthorDate: Sun Feb 11 11:10:04 2024 +0000 Commit: Sam James <sam <AT> gentoo <DOT> org> CommitDate: Sun Feb 11 11:10:04 2024 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=34627e1c
media-libs/libshumate: Stabilize 1.0.5 arm64, #923654 Signed-off-by: Sam James <sam <AT> gentoo.org> media-libs/libshumate/libshumate-1.0.5.ebuild | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/media-libs/libshumate/libshumate-1.0.5.ebuild b/media-libs/libshumate/libshumate-1.0.5.ebuild index d512e7546dea..cb85cd4ff4fa 100644 --- a/media-libs/libshumate/libshumate-1.0.5.ebuild +++ b/media-libs/libshumate/libshumate-1.0.5.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2023 Gentoo Authors +# Copyright 1999-2024 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=8 @@ -10,7 +10,7 @@ HOMEPAGE="https://wiki.gnome.org/Projects/libshumate https://gitlab.gnome.org/GN SLOT="1.0/1" LICENSE="LGPL-2.1+" -KEYWORDS="amd64 ~arm ~arm64 ~ppc64 ~sparc x86" +KEYWORDS="amd64 ~arm arm64 ~ppc64 ~sparc x86" REQUIRED_USE="gtk-doc? ( introspection )" IUSE="gtk-doc +introspection vala" # vector-renderer is still experimental, maybe put in at a later release
