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: Sun, 11 Jul 2021 20:49:01
Message-Id: 1626036517.f7d1030e993a0e9a81806128b826555393d0bdaf.sam@gentoo
1 commit: f7d1030e993a0e9a81806128b826555393d0bdaf
2 Author: Sam James <sam <AT> gentoo <DOT> org>
3 AuthorDate: Sun Jul 11 20:48:37 2021 +0000
4 Commit: Sam James <sam <AT> gentoo <DOT> org>
5 CommitDate: Sun Jul 11 20:48:37 2021 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=f7d1030e
7
8 gui-libs/libhandy: Stabilize 1.2.3 arm64, #800710
9
10 Signed-off-by: Sam James <sam <AT> gentoo.org>
11
12 gui-libs/libhandy/libhandy-1.2.3.ebuild | 2 +-
13 1 file changed, 1 insertion(+), 1 deletion(-)
14
15 diff --git a/gui-libs/libhandy/libhandy-1.2.3.ebuild b/gui-libs/libhandy/libhandy-1.2.3.ebuild
16 index c4158d2a877..2e4925e780a 100644
17 --- a/gui-libs/libhandy/libhandy-1.2.3.ebuild
18 +++ b/gui-libs/libhandy/libhandy-1.2.3.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 )"