Gentoo Archives: gentoo-commits

From: Aaron Bauman <bman@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: dev-util/glade/
Date: Wed, 29 May 2019 00:32:08
Message-Id: 1559089907.4f1235bc20fdbfd5d21d9bef05524584403800ef.bman@gentoo
1 commit: 4f1235bc20fdbfd5d21d9bef05524584403800ef
2 Author: Aaron Bauman <bman <AT> gentoo <DOT> org>
3 AuthorDate: Wed May 29 00:29:24 2019 +0000
4 Commit: Aaron Bauman <bman <AT> gentoo <DOT> org>
5 CommitDate: Wed May 29 00:31:47 2019 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=4f1235bc
7
8 dev-util/glade: arm64 stable
9
10 Signed-off-by: Aaron Bauman <bman <AT> gentoo.org>
11 Package-Manager: Portage-2.3.67, Repoman-2.3.13
12 RepoMan-Options: --include-arches="arm64"
13
14 dev-util/glade/glade-3.20.4.ebuild | 4 ++--
15 1 file changed, 2 insertions(+), 2 deletions(-)
16
17 diff --git a/dev-util/glade/glade-3.20.4.ebuild b/dev-util/glade/glade-3.20.4.ebuild
18 index 517ed1022cf..d3714066465 100644
19 --- a/dev-util/glade/glade-3.20.4.ebuild
20 +++ b/dev-util/glade/glade-3.20.4.ebuild
21 @@ -1,4 +1,4 @@
22 -# Copyright 1999-2018 Gentoo Authors
23 +# Copyright 1999-2019 Gentoo Authors
24 # Distributed under the terms of the GNU General Public License v2
25
26 EAPI=6
27 @@ -12,7 +12,7 @@ HOMEPAGE="https://glade.gnome.org/"
28
29 LICENSE="GPL-2+ FDL-1.1+"
30 SLOT="3.10/6" # subslot = suffix of libgladeui-2.so
31 -KEYWORDS="alpha amd64 arm ~arm64 ia64 ~mips ppc ppc64 ~sh sparc x86 ~amd64-fbsd ~x86-fbsd"
32 +KEYWORDS="alpha amd64 arm arm64 ia64 ~mips ppc ppc64 ~sh sparc x86 ~amd64-fbsd ~x86-fbsd"
33
34 IUSE="debug +introspection python"
35 REQUIRED_USE="python? ( ${PYTHON_REQUIRED_USE} )"