diff options
author | Sam James <sam@gentoo.org> | 2022-05-28 02:25:18 +0100 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2022-05-28 02:25:18 +0100 |
commit | e2641cfa415862d675fc475946c1aead478192b0 (patch) | |
tree | 391154f52688ca28bcc9ff101363c0817d7da72c /dev-libs/template-glib | |
parent | dev-libs/libgnome-games-support: Stabilize 2.0.0 x86, #843794 (diff) | |
download | gentoo-e2641cfa415862d675fc475946c1aead478192b0.tar.gz gentoo-e2641cfa415862d675fc475946c1aead478192b0.tar.bz2 gentoo-e2641cfa415862d675fc475946c1aead478192b0.zip |
dev-libs/template-glib: Stabilize 3.34.1 x86, #843794
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'dev-libs/template-glib')
-rw-r--r-- | dev-libs/template-glib/template-glib-3.34.1.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-libs/template-glib/template-glib-3.34.1.ebuild b/dev-libs/template-glib/template-glib-3.34.1.ebuild index 39dc27887dac..af4f286dc6d7 100644 --- a/dev-libs/template-glib/template-glib-3.34.1.ebuild +++ b/dev-libs/template-glib/template-glib-3.34.1.ebuild @@ -10,7 +10,7 @@ HOMEPAGE="https://gitlab.gnome.org/GNOME/template-glib" LICENSE="LGPL-2.1+" SLOT="0/1" -KEYWORDS="amd64 ~x86" +KEYWORDS="amd64 x86" IUSE="gtk-doc +introspection vala" REQUIRED_USE="vala? ( introspection )" |