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: Sun, 30 Aug 2020 18:28:37
Message-Id: 1598812101.8bed0cde2ba0dd49e23fc1e2807d4c84c71b2046.sam@gentoo
1 commit: 8bed0cde2ba0dd49e23fc1e2807d4c84c71b2046
2 Author: Sam James <sam <AT> gentoo <DOT> org>
3 AuthorDate: Sun Aug 30 18:10:36 2020 +0000
4 Commit: Sam James <sam <AT> gentoo <DOT> org>
5 CommitDate: Sun Aug 30 18:28:21 2020 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=8bed0cde
7
8 dev-util/glade: Stabilize 3.36.0 arm64, #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 0a0a95d45e1..91087d83b02 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} )"