Gentoo Archives: gentoo-commits

From: Sam James <sam@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: gui-libs/libhandy/
Date: Sat, 28 May 2022 05:05:21
Message-Id: 1653714276.cb640a2069133c5c23f35c661c21eaed064f5ff4.sam@gentoo
1 commit: cb640a2069133c5c23f35c661c21eaed064f5ff4
2 Author: Sam James <sam <AT> gentoo <DOT> org>
3 AuthorDate: Sat May 28 05:04:36 2022 +0000
4 Commit: Sam James <sam <AT> gentoo <DOT> org>
5 CommitDate: Sat May 28 05:04:36 2022 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=cb640a20
7
8 gui-libs/libhandy: Stabilize 1.6.2 ppc64, #843794
9
10 Signed-off-by: Sam James <sam <AT> gentoo.org>
11
12 gui-libs/libhandy/libhandy-1.6.2.ebuild | 2 +-
13 1 file changed, 1 insertion(+), 1 deletion(-)
14
15 diff --git a/gui-libs/libhandy/libhandy-1.6.2.ebuild b/gui-libs/libhandy/libhandy-1.6.2.ebuild
16 index 01d3182ef882..cbcc4716c565 100644
17 --- a/gui-libs/libhandy/libhandy-1.6.2.ebuild
18 +++ b/gui-libs/libhandy/libhandy-1.6.2.ebuild
19 @@ -10,7 +10,7 @@ HOMEPAGE="https://gitlab.gnome.org/GNOME/libhandy/"
20
21 LICENSE="LGPL-2.1+"
22 SLOT="1"
23 -KEYWORDS="~alpha amd64 ~arm ~arm64 ~ia64 ppc ~ppc64 ~riscv ~sparc x86"
24 +KEYWORDS="~alpha amd64 ~arm ~arm64 ~ia64 ppc ppc64 ~riscv ~sparc x86"
25
26 IUSE="examples glade gtk-doc +introspection test +vala"
27 REQUIRED_USE="vala? ( introspection )"