Gentoo Archives: gentoo-commits

From: Agostino Sarubbo <ago@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: sys-devel/distcc/
Date: Thu, 05 Nov 2015 11:20:45
Message-Id: 1446722397.7bfbea5acba883744853a3d26d63277befbb4bef.ago@gentoo
1 commit: 7bfbea5acba883744853a3d26d63277befbb4bef
2 Author: Agostino Sarubbo <ago <AT> gentoo <DOT> org>
3 AuthorDate: Thu Nov 5 11:19:57 2015 +0000
4 Commit: Agostino Sarubbo <ago <AT> gentoo <DOT> org>
5 CommitDate: Thu Nov 5 11:19:57 2015 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=7bfbea5a
7
8 sys-devel/distcc: sparc stable wrt bug #421481
9
10 Package-Manager: portage-2.2.20.1
11 RepoMan-Options: --include-arches="sparc"
12
13 sys-devel/distcc/distcc-3.2_rc1-r4.ebuild | 2 +-
14 1 file changed, 1 insertion(+), 1 deletion(-)
15
16 diff --git a/sys-devel/distcc/distcc-3.2_rc1-r4.ebuild b/sys-devel/distcc/distcc-3.2_rc1-r4.ebuild
17 index 38f0ba5..bdd8aba 100644
18 --- a/sys-devel/distcc/distcc-3.2_rc1-r4.ebuild
19 +++ b/sys-devel/distcc/distcc-3.2_rc1-r4.ebuild
20 @@ -15,7 +15,7 @@ SRC_URI="https://distcc.googlecode.com/files/${MY_P}.tar.bz2"
21
22 LICENSE="GPL-2"
23 SLOT="0"
24 -KEYWORDS="alpha amd64 ~arm ~arm64 hppa ~ia64 ~m68k ~mips ppc ppc64 ~s390 ~sh ~sparc x86 ~sparc-fbsd ~x86-fbsd"
25 +KEYWORDS="alpha amd64 ~arm ~arm64 hppa ~ia64 ~m68k ~mips ppc ppc64 ~s390 ~sh sparc x86 ~sparc-fbsd ~x86-fbsd"
26 IUSE="avahi crossdev gnome gssapi gtk hardened ipv6 selinux xinetd"
27
28 RESTRICT="test"