diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2020-04-20 20:14:24 +0200 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2020-04-20 20:14:24 +0200 |
commit | 3cd30f7bae5054b5f72ea2f0d297e55f74cb55cc (patch) | |
tree | 488889716acd6304bf1dab9a1c02ebadd6ea57ac /gui-libs/libhandy/libhandy-0.0.13.ebuild | |
parent | gui-libs/amtk: x86 stable wrt bug #717144 (diff) | |
download | gentoo-3cd30f7bae5054b5f72ea2f0d297e55f74cb55cc.tar.gz gentoo-3cd30f7bae5054b5f72ea2f0d297e55f74cb55cc.tar.bz2 gentoo-3cd30f7bae5054b5f72ea2f0d297e55f74cb55cc.zip |
gui-libs/libhandy: x86 stable wrt bug #717144
Package-Manager: Portage-2.3.89, Repoman-2.3.20
RepoMan-Options: --include-arches="x86"
Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
Diffstat (limited to 'gui-libs/libhandy/libhandy-0.0.13.ebuild')
-rw-r--r-- | gui-libs/libhandy/libhandy-0.0.13.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/gui-libs/libhandy/libhandy-0.0.13.ebuild b/gui-libs/libhandy/libhandy-0.0.13.ebuild index 165d3d329fab..1fa76729e3c2 100644 --- a/gui-libs/libhandy/libhandy-0.0.13.ebuild +++ b/gui-libs/libhandy/libhandy-0.0.13.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 ~ia64 ~ppc ~ppc64 ~sparc ~x86" +KEYWORDS="amd64 ~arm64 ~ia64 ~ppc ~ppc64 ~sparc x86" IUSE="examples glade gtk-doc +introspection test +vala" REQUIRED_USE="vala? ( introspection )" |