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: Tue, 27 Oct 2015 12:18:38
Message-Id: 1445948262.29c8a47556d71b213558ba4aa807870e9c657f72.ago@gentoo
1 commit: 29c8a47556d71b213558ba4aa807870e9c657f72
2 Author: Agostino Sarubbo <ago <AT> gentoo <DOT> org>
3 AuthorDate: Tue Oct 27 12:17:42 2015 +0000
4 Commit: Agostino Sarubbo <ago <AT> gentoo <DOT> org>
5 CommitDate: Tue Oct 27 12:17:42 2015 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=29c8a475
7
8 sys-devel/distcc: amd64 stable wrt bug #421481
9
10 Package-Manager: portage-2.2.20.1
11 RepoMan-Options: --include-arches="amd64"
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 4969f7c..dabf9de 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"