diff options
Diffstat (limited to 'dev-libs')
-rw-r--r-- | dev-libs/template-glib/template-glib-3.36.0.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-libs/template-glib/template-glib-3.36.0.ebuild b/dev-libs/template-glib/template-glib-3.36.0.ebuild index 56b997acfee1..a659aa7f4482 100644 --- a/dev-libs/template-glib/template-glib-3.36.0.ebuild +++ b/dev-libs/template-glib/template-glib-3.36.0.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 )" |