From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from lists.gentoo.org (pigeon.gentoo.org [208.92.234.80]) by finch.gentoo.org (Postfix) with ESMTP id CC1E21384B4 for ; Tue, 3 Nov 2015 16:18:42 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 44D1221C071; Tue, 3 Nov 2015 16:18:31 +0000 (UTC) Received: from smtp.gentoo.org (smtp.gentoo.org [140.211.166.183]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by pigeon.gentoo.org (Postfix) with ESMTPS id D6DEA21C04D for ; Tue, 3 Nov 2015 16:18:29 +0000 (UTC) Received: from oystercatcher.gentoo.org (oystercatcher.gentoo.org [148.251.78.52]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id EC93234085B for ; Tue, 3 Nov 2015 16:18:28 +0000 (UTC) Received: from localhost.localdomain (localhost [127.0.0.1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 6A18E1FBB for ; Tue, 3 Nov 2015 16:18:25 +0000 (UTC) From: "Agostino Sarubbo" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Agostino Sarubbo" Message-ID: <1446567441.4b84d6dfb001a28a303b2a2a0f6dd1a294016cb5.ago@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: sys-devel/distcc/ X-VCS-Repository: repo/gentoo X-VCS-Files: sys-devel/distcc/distcc-3.2_rc1-r4.ebuild X-VCS-Directories: sys-devel/distcc/ X-VCS-Committer: ago X-VCS-Committer-Name: Agostino Sarubbo X-VCS-Revision: 4b84d6dfb001a28a303b2a2a0f6dd1a294016cb5 X-VCS-Branch: master Date: Tue, 3 Nov 2015 16:18:25 +0000 (UTC) Precedence: bulk List-Post: List-Help: List-Unsubscribe: List-Subscribe: List-Id: Gentoo Linux mail X-BeenThere: gentoo-commits@lists.gentoo.org X-Archives-Salt: fc2b3a30-2a57-4ed5-9bbf-3e1a29d5be72 X-Archives-Hash: 6a677ab9b7d264826624f54d17c952f4 commit: 4b84d6dfb001a28a303b2a2a0f6dd1a294016cb5 Author: Agostino Sarubbo gentoo org> AuthorDate: Tue Nov 3 16:17:21 2015 +0000 Commit: Agostino Sarubbo gentoo org> CommitDate: Tue Nov 3 16:17:21 2015 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=4b84d6df sys-devel/distcc: x86 stable wrt bug #421481 Package-Manager: portage-2.2.20.1 RepoMan-Options: --include-arches="x86" sys-devel/distcc/distcc-3.2_rc1-r4.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/sys-devel/distcc/distcc-3.2_rc1-r4.ebuild b/sys-devel/distcc/distcc-3.2_rc1-r4.ebuild index 6a42957..38f0ba5 100644 --- a/sys-devel/distcc/distcc-3.2_rc1-r4.ebuild +++ b/sys-devel/distcc/distcc-3.2_rc1-r4.ebuild @@ -15,7 +15,7 @@ SRC_URI="https://distcc.googlecode.com/files/${MY_P}.tar.bz2" LICENSE="GPL-2" SLOT="0" -KEYWORDS="alpha amd64 ~arm ~arm64 hppa ~ia64 ~m68k ~mips ppc ppc64 ~s390 ~sh ~sparc ~x86 ~sparc-fbsd ~x86-fbsd" +KEYWORDS="alpha amd64 ~arm ~arm64 hppa ~ia64 ~m68k ~mips ppc ppc64 ~s390 ~sh ~sparc x86 ~sparc-fbsd ~x86-fbsd" IUSE="avahi crossdev gnome gssapi gtk hardened ipv6 selinux xinetd" RESTRICT="test"