Gentoo Archives: gentoo-commits

From: Michael Weber <xmw@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: sys-devel/distcc/
Date: Fri, 24 Feb 2017 21:45:31
Message-Id: 1487972711.85981f34c108f4085adbb7a7b766278eafadecb1.xmw@gentoo
1 commit: 85981f34c108f4085adbb7a7b766278eafadecb1
2 Author: Michael Weber <xmw <AT> gentoo <DOT> org>
3 AuthorDate: Fri Feb 24 21:45:11 2017 +0000
4 Commit: Michael Weber <xmw <AT> gentoo <DOT> org>
5 CommitDate: Fri Feb 24 21:45:11 2017 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=85981f34
7
8 sys-devel/distcc: arm64 stable (bug 421481).
9
10 Package-Manager: Portage-2.3.3, Repoman-2.3.1
11
12 sys-devel/distcc/distcc-3.2_rc1-r4.ebuild | 4 ++--
13 1 file changed, 2 insertions(+), 2 deletions(-)
14
15 diff --git a/sys-devel/distcc/distcc-3.2_rc1-r4.ebuild b/sys-devel/distcc/distcc-3.2_rc1-r4.ebuild
16 index 80ea6751f9..74bb1a43d8 100644
17 --- a/sys-devel/distcc/distcc-3.2_rc1-r4.ebuild
18 +++ b/sys-devel/distcc/distcc-3.2_rc1-r4.ebuild
19 @@ -1,4 +1,4 @@
20 -# Copyright 1999-2016 Gentoo Foundation
21 +# Copyright 1999-2017 Gentoo Foundation
22 # Distributed under the terms of the GNU General Public License v2
23 # $Id$
24
25 @@ -15,7 +15,7 @@ SRC_URI="https://distcc.googlecode.com/files/${MY_P}.tar.bz2"
26
27 LICENSE="GPL-2"
28 SLOT="0"
29 -KEYWORDS="alpha amd64 arm ~arm64 hppa ia64 ~m68k ~mips ppc ppc64 s390 ~sh sparc x86 ~sparc-fbsd ~x86-fbsd"
30 +KEYWORDS="alpha amd64 arm arm64 hppa ia64 ~m68k ~mips ppc ppc64 s390 ~sh sparc x86 ~sparc-fbsd ~x86-fbsd"
31 IUSE="crossdev gnome gssapi gtk hardened ipv6 selinux xinetd zeroconf"
32
33 RESTRICT="test"