diff options
author | Mikle Kolyada <zlogene@gentoo.org> | 2019-12-08 14:50:11 +0300 |
---|---|---|
committer | Mikle Kolyada <zlogene@gentoo.org> | 2019-12-08 14:50:11 +0300 |
commit | dc6e00a2855870da4f7dff658e726d6d6ef00057 (patch) | |
tree | 57252be4e5dd315c8b2d02495888f82031f8329c /gui-libs | |
parent | gui-libs/amtk: x86 stable wrt bug #702260 (diff) | |
download | gentoo-dc6e00a2855870da4f7dff658e726d6d6ef00057.tar.gz gentoo-dc6e00a2855870da4f7dff658e726d6d6ef00057.tar.bz2 gentoo-dc6e00a2855870da4f7dff658e726d6d6ef00057.zip |
gui-libs/libhandy: x86 stable wrt bug #702260
Package-Manager: Portage-2.3.79, Repoman-2.3.16
RepoMan-Options: --include-arches="x86"
Signed-off-by: Mikle Kolyada <zlogene@gentoo.org>
Diffstat (limited to 'gui-libs')
-rw-r--r-- | gui-libs/libhandy/libhandy-0.0.9.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/gui-libs/libhandy/libhandy-0.0.9.ebuild b/gui-libs/libhandy/libhandy-0.0.9.ebuild index 7b23baf99045..b83d36c74330 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 ~ppc ~ppc64 ~sparc ~x86" +KEYWORDS="amd64 ~arm64 ~ppc ~ppc64 ~sparc x86" IUSE="examples glade gtk-doc +introspection test +vala" REQUIRED_USE="vala? ( introspection )" |