diff options
author | 2024-04-07 08:54:38 +0300 | |
---|---|---|
committer | 2024-04-07 08:55:30 +0300 | |
commit | 820dba95e87d7d00ea4a448737f5413faa397ef5 (patch) | |
tree | d22e76a37eca98dcce05e7ac29934d99c4a17339 /dev-libs/template-glib | |
parent | net-libs/gnome-online-accounts: Stabilize 3.48.1 x86, #928786 (diff) | |
download | gentoo-820dba95e87d7d00ea4a448737f5413faa397ef5.tar.gz gentoo-820dba95e87d7d00ea4a448737f5413faa397ef5.tar.bz2 gentoo-820dba95e87d7d00ea4a448737f5413faa397ef5.zip |
dev-libs/template-glib: Stabilize 3.36.2 x86, #928788
Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
Diffstat (limited to 'dev-libs/template-glib')
-rw-r--r-- | dev-libs/template-glib/template-glib-3.36.2.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-libs/template-glib/template-glib-3.36.2.ebuild b/dev-libs/template-glib/template-glib-3.36.2.ebuild index 504e96a9f923..5b1e0c34d866 100644 --- a/dev-libs/template-glib/template-glib-3.36.2.ebuild +++ b/dev-libs/template-glib/template-glib-3.36.2.ebuild @@ -10,7 +10,7 @@ HOMEPAGE="https://gitlab.gnome.org/GNOME/template-glib" LICENSE="LGPL-2.1+" SLOT="0/1" -KEYWORDS="~amd64 ~arm64 ~x86" +KEYWORDS="~amd64 ~arm64 x86" IUSE="gtk-doc +introspection test vala" RESTRICT="!test? ( test )" |