diff options
author | Thomas Deutschmann <whissi@gentoo.org> | 2018-09-12 16:38:27 +0200 |
---|---|---|
committer | Thomas Deutschmann <whissi@gentoo.org> | 2018-09-12 16:38:27 +0200 |
commit | 4824ff948f0afb7cccd53b26cd4417cd3290fff2 (patch) | |
tree | 8cfb5906e4a7986e2ba320df0998701eb2013b75 /dev-libs | |
parent | dev-libs/jsonrpc-glib: x86 keyworded (bug #664922) (diff) | |
download | gentoo-4824ff948f0afb7cccd53b26cd4417cd3290fff2.tar.gz gentoo-4824ff948f0afb7cccd53b26cd4417cd3290fff2.tar.bz2 gentoo-4824ff948f0afb7cccd53b26cd4417cd3290fff2.zip |
dev-libs/template-glib: x86 keyworded (bug #664922)
Package-Manager: Portage-2.3.49, Repoman-2.3.10
Diffstat (limited to 'dev-libs')
-rw-r--r-- | dev-libs/template-glib/template-glib-3.28.0.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-libs/template-glib/template-glib-3.28.0.ebuild b/dev-libs/template-glib/template-glib-3.28.0.ebuild index 319031f57b3e..84f99526934c 100644 --- a/dev-libs/template-glib/template-glib-3.28.0.ebuild +++ b/dev-libs/template-glib/template-glib-3.28.0.ebuild @@ -10,7 +10,7 @@ HOMEPAGE="https://gitlab.gnome.org/GNOME/template-glib" LICENSE="LGPL-2.1+" SLOT="0/1" -KEYWORDS="~amd64" +KEYWORDS="~amd64 ~x86" IUSE="gtk-doc +introspection vala" REQUIRED_USE="vala? ( introspection )" |