Gentoo Archives: gentoo-commits

From: Sam James <sam@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: dev-util/glade/
Date: Mon, 31 Aug 2020 02:52:34
Message-Id: 1598842338.544aad1ce71c11df948b891dfd7393fb81ca9dbf.sam@gentoo
1 commit: 544aad1ce71c11df948b891dfd7393fb81ca9dbf
2 Author: Sam James <sam <AT> gentoo <DOT> org>
3 AuthorDate: Mon Aug 31 02:36:27 2020 +0000
4 Commit: Sam James <sam <AT> gentoo <DOT> org>
5 CommitDate: Mon Aug 31 02:52:18 2020 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=544aad1c
7
8 dev-util/glade: Stabilize 3.36.0 arm, #738728
9
10 Signed-off-by: Sam James <sam <AT> gentoo.org>
11
12 dev-util/glade/glade-3.36.0.ebuild | 2 +-
13 1 file changed, 1 insertion(+), 1 deletion(-)
14
15 diff --git a/dev-util/glade/glade-3.36.0.ebuild b/dev-util/glade/glade-3.36.0.ebuild
16 index 91087d83b02..61320ab48fd 100644
17 --- a/dev-util/glade/glade-3.36.0.ebuild
18 +++ b/dev-util/glade/glade-3.36.0.ebuild
19 @@ -12,7 +12,7 @@ HOMEPAGE="https://glade.gnome.org/"
20
21 LICENSE="GPL-2+ FDL-1.1+"
22 SLOT="3.10/12" # subslot = suffix of libgladeui-2.so
23 -KEYWORDS="~alpha amd64 ~arm arm64 ~ia64 ~mips ~ppc ~ppc64 ~sparc x86"
24 +KEYWORDS="~alpha amd64 arm arm64 ~ia64 ~mips ~ppc ~ppc64 ~sparc x86"
25
26 IUSE="+introspection python webkit"
27 REQUIRED_USE="python? ( ${PYTHON_REQUIRED_USE} )"