Gentoo Archives: gentoo-commits

From: Alexis Ballier <aballier@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: dev-util/glade/
Date: Sun, 18 Jun 2017 21:25:54
Message-Id: 1497821144.fcb97db00066d3044f472fed7f9c7027b7046f37.aballier@gentoo
1 commit: fcb97db00066d3044f472fed7f9c7027b7046f37
2 Author: Alexis Ballier <aballier <AT> gentoo <DOT> org>
3 AuthorDate: Sun Jun 18 21:25:38 2017 +0000
4 Commit: Alexis Ballier <aballier <AT> gentoo <DOT> org>
5 CommitDate: Sun Jun 18 21:25:44 2017 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=fcb97db0
7
8 dev-util/glade: keyword ~arm64
9
10 Package-Manager: Portage-2.3.6, Repoman-2.3.2
11
12 dev-util/glade/glade-3.20.0.ebuild | 2 +-
13 1 file changed, 1 insertion(+), 1 deletion(-)
14
15 diff --git a/dev-util/glade/glade-3.20.0.ebuild b/dev-util/glade/glade-3.20.0.ebuild
16 index b348eaba59a..d2a03c7b833 100644
17 --- a/dev-util/glade/glade-3.20.0.ebuild
18 +++ b/dev-util/glade/glade-3.20.0.ebuild
19 @@ -12,7 +12,7 @@ HOMEPAGE="https://glade.gnome.org/"
20
21 LICENSE="GPL-2+ FDL-1.1+"
22 SLOT="3.10/6" # subslot = suffix of libgladeui-2.so
23 -KEYWORDS="alpha amd64 arm ia64 ~mips ppc ppc64 ~sh sparc x86 ~amd64-fbsd ~x86-fbsd"
24 +KEYWORDS="alpha amd64 arm ~arm64 ia64 ~mips ppc ppc64 ~sh sparc x86 ~amd64-fbsd ~x86-fbsd"
25
26 IUSE="debug +introspection python"
27 REQUIRED_USE="python? ( ${PYTHON_REQUIRED_USE} )"