commit: 7caa89c3a9256c60a4357019ea29e5e2ad50ca4d
Author: Thomas Deutschmann <whissi <AT> gentoo <DOT> org>
AuthorDate: Sat Sep 7 23:13:24 2019 +0000
Commit: Thomas Deutschmann <whissi <AT> gentoo <DOT> org>
CommitDate: Sat Sep 7 23:13:24 2019 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=7caa89c3
gui-libs/libhandy: x86 keyworded (bug #692802)
Package-Manager: Portage-2.3.75, Repoman-2.3.17
Signed-off-by: Thomas Deutschmann <whissi <AT> gentoo.org>
gui-libs/libhandy/libhandy-0.0.9.ebuild | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/gui-libs/libhandy/libhandy-0.0.9.ebuild
b/gui-libs/libhandy/libhandy-0.0.9.ebuild
index 8ecc861052b..28172d85637 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 )"