Gentoo Archives: gentoo-commits

From: "Jakov Smolić" <jsmolic@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: gui-libs/libhandy/
Date: Thu, 20 Jan 2022 10:02:35
Message-Id: 1642672919.968ba685b16963662771e3692380546ecaaea971.jsmolic@gentoo
1 commit: 968ba685b16963662771e3692380546ecaaea971
2 Author: Jakov Smolić <jsmolic <AT> gentoo <DOT> org>
3 AuthorDate: Thu Jan 20 09:57:58 2022 +0000
4 Commit: Jakov Smolić <jsmolic <AT> gentoo <DOT> org>
5 CommitDate: Thu Jan 20 10:01:59 2022 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=968ba685
7
8 gui-libs/libhandy: Stabilize 1.4.0 x86, #831048
9
10 Signed-off-by: Jakov Smolić <jsmolic <AT> gentoo.org>
11
12 gui-libs/libhandy/libhandy-1.4.0.ebuild | 2 +-
13 1 file changed, 1 insertion(+), 1 deletion(-)
14
15 diff --git a/gui-libs/libhandy/libhandy-1.4.0.ebuild b/gui-libs/libhandy/libhandy-1.4.0.ebuild
16 index 0e6983fcc847..3d5e2e089f3b 100644
17 --- a/gui-libs/libhandy/libhandy-1.4.0.ebuild
18 +++ b/gui-libs/libhandy/libhandy-1.4.0.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 )"