diff options
author | 2023-08-30 10:50:31 +0300 | |
---|---|---|
committer | 2023-08-30 10:57:46 +0300 | |
commit | d4fb478adf849e4f75d2b13173d0c4f9a8ad5500 (patch) | |
tree | e8f2c8de0d630e34c17071d7073e198c075fcec2 /media-libs/libshumate | |
parent | media-gfx/shotwell: Stabilize 0.32.2 x86, #913218 (diff) | |
download | gentoo-d4fb478adf849e4f75d2b13173d0c4f9a8ad5500.tar.gz gentoo-d4fb478adf849e4f75d2b13173d0c4f9a8ad5500.tar.bz2 gentoo-d4fb478adf849e4f75d2b13173d0c4f9a8ad5500.zip |
media-libs/libshumate: Stabilize 1.0.5 x86, #913218
Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
Diffstat (limited to 'media-libs/libshumate')
-rw-r--r-- | media-libs/libshumate/libshumate-1.0.5.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/media-libs/libshumate/libshumate-1.0.5.ebuild b/media-libs/libshumate/libshumate-1.0.5.ebuild index 8f7b737895ac..d512e7546dea 100644 --- a/media-libs/libshumate/libshumate-1.0.5.ebuild +++ b/media-libs/libshumate/libshumate-1.0.5.ebuild @@ -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 |