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, 03 Nov 2015 16:18:42
Message-Id: 1446567441.4b84d6dfb001a28a303b2a2a0f6dd1a294016cb5.ago@gentoo
1 commit: 4b84d6dfb001a28a303b2a2a0f6dd1a294016cb5
2 Author: Agostino Sarubbo <ago <AT> gentoo <DOT> org>
3 AuthorDate: Tue Nov 3 16:17:21 2015 +0000
4 Commit: Agostino Sarubbo <ago <AT> gentoo <DOT> org>
5 CommitDate: Tue Nov 3 16:17:21 2015 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=4b84d6df
7
8 sys-devel/distcc: x86 stable wrt bug #421481
9
10 Package-Manager: portage-2.2.20.1
11 RepoMan-Options: --include-arches="x86"
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 6a42957..38f0ba5 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"