diff options
author | 2024-02-11 11:10:04 +0000 | |
---|---|---|
committer | 2024-02-11 11:10:04 +0000 | |
commit | 34627e1cadf71ee90a255363e270d6a0ced6eb69 (patch) | |
tree | 445d5df54c41d1db9ca07052f3afb41103a23fd9 /media-libs | |
parent | net-im/fractal: Stabilize 6_rc arm64, #923654 (diff) | |
download | gentoo-34627e1cadf71ee90a255363e270d6a0ced6eb69.tar.gz gentoo-34627e1cadf71ee90a255363e270d6a0ced6eb69.tar.bz2 gentoo-34627e1cadf71ee90a255363e270d6a0ced6eb69.zip |
media-libs/libshumate: Stabilize 1.0.5 arm64, #923654
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'media-libs')
-rw-r--r-- | media-libs/libshumate/libshumate-1.0.5.ebuild | 4 |
1 files 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 |