Gentoo Archives: gentoo-commits

From: Arthur Zamarin <arthurzam@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: gui-libs/libhandy/
Date: Thu, 20 Jan 2022 09:42:48
Message-Id: 1642671737.a4ef2a6bf42994ebff5fc21830fbee36ea7e79f0.arthurzam@gentoo
1 commit: a4ef2a6bf42994ebff5fc21830fbee36ea7e79f0
2 Author: Arthur Zamarin <arthurzam <AT> gentoo <DOT> org>
3 AuthorDate: Thu Jan 20 09:42:17 2022 +0000
4 Commit: Arthur Zamarin <arthurzam <AT> gentoo <DOT> org>
5 CommitDate: Thu Jan 20 09:42:17 2022 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=a4ef2a6b
7
8 gui-libs/libhandy: Stabilize 1.4.0 ppc64, #831048
9
10 Signed-off-by: Arthur Zamarin <arthurzam <AT> gentoo.org>
11
12 gui-libs/libhandy/libhandy-1.4.0.ebuild | 4 ++--
13 1 file changed, 2 insertions(+), 2 deletions(-)
14
15 diff --git a/gui-libs/libhandy/libhandy-1.4.0.ebuild b/gui-libs/libhandy/libhandy-1.4.0.ebuild
16 index 8af23d0bf4e6..0e6983fcc847 100644
17 --- a/gui-libs/libhandy/libhandy-1.4.0.ebuild
18 +++ b/gui-libs/libhandy/libhandy-1.4.0.ebuild
19 @@ -1,4 +1,4 @@
20 -# Copyright 1999-2021 Gentoo Authors
21 +# Copyright 1999-2022 Gentoo Authors
22 # Distributed under the terms of the GNU General Public License v2
23
24 EAPI=7
25 @@ -10,7 +10,7 @@ HOMEPAGE="https://gitlab.gnome.org/GNOME/libhandy/"
26
27 LICENSE="LGPL-2.1+"
28 SLOT="1"
29 -KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~ia64 ~ppc ~ppc64 ~riscv ~sparc ~x86"
30 +KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~ia64 ~ppc ppc64 ~riscv ~sparc ~x86"
31
32 IUSE="examples glade gtk-doc +introspection test +vala"
33 REQUIRED_USE="vala? ( introspection )"