From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from lists.gentoo.org (pigeon.gentoo.org [208.92.234.80]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by finch.gentoo.org (Postfix) with ESMTPS id D0EAE139085 for ; Fri, 30 Dec 2016 17:08:54 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id DE6A1E0C56; Fri, 30 Dec 2016 17:08:26 +0000 (UTC) Received: from smtp.gentoo.org (mail.gentoo.org [IPv6:2001:470:ea4a:1:5054:ff:fec7:86e4]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by pigeon.gentoo.org (Postfix) with ESMTPS id BD0F3E0C56 for ; Fri, 30 Dec 2016 17:08:21 +0000 (UTC) Received: from oystercatcher.gentoo.org (unknown [IPv6:2a01:4f8:202:4333:225:90ff:fed9:fc84]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id 532383416F9 for ; Fri, 30 Dec 2016 17:08:10 +0000 (UTC) Received: from localhost.localdomain (localhost [127.0.0.1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 103EB2513 for ; Fri, 30 Dec 2016 09:39:07 +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: <1483090700.623b7ab3555978d504f55aea9969447732b17857.ago@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: dev-perl/Compress-Bzip2/ X-VCS-Repository: repo/gentoo X-VCS-Files: dev-perl/Compress-Bzip2/Compress-Bzip2-2.220.0.ebuild X-VCS-Directories: dev-perl/Compress-Bzip2/ X-VCS-Committer: ago X-VCS-Committer-Name: Agostino Sarubbo X-VCS-Revision: 623b7ab3555978d504f55aea9969447732b17857 X-VCS-Branch: master Date: Fri, 30 Dec 2016 09:39:07 +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: 7eb18948-c897-496a-bc2c-9f40e0a819e4 X-Archives-Hash: d447edb08ad9f52b6fb1a07486634b5e commit: 623b7ab3555978d504f55aea9969447732b17857 Author: Agostino Sarubbo gentoo org> AuthorDate: Fri Dec 30 09:38:20 2016 +0000 Commit: Agostino Sarubbo gentoo org> CommitDate: Fri Dec 30 09:38:20 2016 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=623b7ab3 dev-perl/Compress-Bzip2: sparc stable wrt bug #570232 Package-Manager: portage-2.3.0 RepoMan-Options: --include-arches="sparc" Signed-off-by: Agostino Sarubbo gentoo.org> dev-perl/Compress-Bzip2/Compress-Bzip2-2.220.0.ebuild | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/dev-perl/Compress-Bzip2/Compress-Bzip2-2.220.0.ebuild b/dev-perl/Compress-Bzip2/Compress-Bzip2-2.220.0.ebuild index 9eb99e0..c92655c 100644 --- a/dev-perl/Compress-Bzip2/Compress-Bzip2-2.220.0.ebuild +++ b/dev-perl/Compress-Bzip2/Compress-Bzip2-2.220.0.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2015 Gentoo Foundation +# Copyright 1999-2016 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 # $Id$ @@ -11,7 +11,7 @@ inherit perl-module DESCRIPTION="Interface to Bzip2 compression library" SLOT="0" -KEYWORDS="amd64 ~ia64 ~mips ~sparc x86 ~ppc-aix" +KEYWORDS="amd64 ~ia64 ~mips sparc x86 ~ppc-aix" IUSE="test" RDEPEND="