diff options
author | Arthur Zamarin <arthurzam@gentoo.org> | 2023-03-30 17:42:11 +0000 |
---|---|---|
committer | Arthur Zamarin <arthurzam@gentoo.org> | 2023-03-30 17:42:11 +0000 |
commit | 0d41159618cc9f2f5c0e2ccd7be4a823b1763917 (patch) | |
tree | 4a2423f4d392d50e9d1d86a19fb85cf2ead70508 /dev-libs/template-glib | |
parent | dev-libs/libgusb: Stabilize 0.4.5 x86, #901377 (diff) | |
download | gentoo-0d41159618cc9f2f5c0e2ccd7be4a823b1763917.tar.gz gentoo-0d41159618cc9f2f5c0e2ccd7be4a823b1763917.tar.bz2 gentoo-0d41159618cc9f2f5c0e2ccd7be4a823b1763917.zip |
dev-libs/template-glib: Stabilize 3.36.1 x86, #901377
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.1.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-libs/template-glib/template-glib-3.36.1.ebuild b/dev-libs/template-glib/template-glib-3.36.1.ebuild index 1bb7d1d9aba3..ce897f1fe8c3 100644 --- a/dev-libs/template-glib/template-glib-3.36.1.ebuild +++ b/dev-libs/template-glib/template-glib-3.36.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 test vala" RESTRICT="!test? ( test )" |