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, 29 May 2021 15:27:58
Message-Id: 1622302006.e7c795132c989008def6f29e5a943de3eb375e03.sam@gentoo
1 commit: e7c795132c989008def6f29e5a943de3eb375e03
2 Author: Sam James <sam <AT> gentoo <DOT> org>
3 AuthorDate: Sat May 29 15:26:46 2021 +0000
4 Commit: Sam James <sam <AT> gentoo <DOT> org>
5 CommitDate: Sat May 29 15:26:46 2021 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=e7c79513
7
8 gui-libs/libhandy: Stabilize 1.2.2 ppc64, #792327
9
10 Signed-off-by: Sam James <sam <AT> gentoo.org>
11
12 gui-libs/libhandy/libhandy-1.2.2.ebuild | 2 +-
13 1 file changed, 1 insertion(+), 1 deletion(-)
14
15 diff --git a/gui-libs/libhandy/libhandy-1.2.2.ebuild b/gui-libs/libhandy/libhandy-1.2.2.ebuild
16 index 47086232a66..4caad0a11e8 100644
17 --- a/gui-libs/libhandy/libhandy-1.2.2.ebuild
18 +++ b/gui-libs/libhandy/libhandy-1.2.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 ~sparc x86"
24 +KEYWORDS="~alpha amd64 ~arm arm64 ~ia64 ppc ppc64 ~sparc x86"
25
26 IUSE="examples glade gtk-doc +introspection test +vala"
27 REQUIRED_USE="vala? ( introspection )"