From: Thomas Deutschmann Date: Sat, 7 Sep 2019 23:13:24 +0000 (+0200) Subject: gui-libs/libhandy: x86 keyworded (bug #692802) X-Git-Url: http://git.tremily.us/gitweb.cgi?a=commitdiff_plain;h=7caa89c3a9256c60a4357019ea29e5e2ad50ca4d;p=gentoo.git gui-libs/libhandy: x86 keyworded (bug #692802) Package-Manager: Portage-2.3.75, Repoman-2.3.17 Signed-off-by: Thomas Deutschmann --- diff --git a/gui-libs/libhandy/libhandy-0.0.9.ebuild b/gui-libs/libhandy/libhandy-0.0.9.ebuild index 8ecc861052b3..28172d856370 100644 --- a/gui-libs/libhandy/libhandy-0.0.9.ebuild +++ b/gui-libs/libhandy/libhandy-0.0.9.ebuild @@ -14,7 +14,7 @@ S="${WORKDIR}/${MY_P}" LICENSE="LGPL-2.1+" SLOT="0.0/0" # It may or may not break ABI in future versions at this point; if new # SLOT happens, it'll likely file conflict on gtk-doc and glade library and catalog -KEYWORDS="~amd64 ~arm64" +KEYWORDS="~amd64 ~arm64 ~x86" IUSE="examples glade gtk-doc +introspection test +vala" REQUIRED_USE="vala? ( introspection )"