From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: <gentoo-commits+bounces-837189-garchives=archives.gentoo.org@lists.gentoo.org> Received: from lists.gentoo.org (pigeon.gentoo.org [208.92.234.80]) by finch.gentoo.org (Postfix) with ESMTP id CF92D139BC7 for <garchives@archives.gentoo.org>; Sun, 27 Sep 2015 14:49:34 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 6009C21C01D; Sun, 27 Sep 2015 14:49:32 +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 AE05721C032 for <gentoo-commits@lists.gentoo.org>; Sun, 27 Sep 2015 14:49:31 +0000 (UTC) Received: from oystercatcher.gentoo.org (unknown [IPv6:2a01:4f8:202:4333:225:90ff:fed9:fc84]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id 86ADC340F5F for <gentoo-commits@lists.gentoo.org>; Sun, 27 Sep 2015 14:49:30 +0000 (UTC) Received: from localhost.localdomain (localhost [127.0.0.1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 47BE3219 for <gentoo-commits@lists.gentoo.org>; Sun, 27 Sep 2015 14:49:29 +0000 (UTC) From: "Mikle Kolyada" <zlogene@gentoo.org> To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Mikle Kolyada" <zlogene@gentoo.org> Message-ID: <1443364979.a0906e963f90ed177522c7382c0af89831a0cede.zlogene@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: dev-perl/Module-Build-Tiny/ X-VCS-Repository: repo/gentoo X-VCS-Files: dev-perl/Module-Build-Tiny/Module-Build-Tiny-0.39.0.ebuild X-VCS-Directories: dev-perl/Module-Build-Tiny/ X-VCS-Committer: zlogene X-VCS-Committer-Name: Mikle Kolyada X-VCS-Revision: a0906e963f90ed177522c7382c0af89831a0cede X-VCS-Branch: master Date: Sun, 27 Sep 2015 14:49:29 +0000 (UTC) Precedence: bulk List-Post: <mailto:gentoo-commits@lists.gentoo.org> List-Help: <mailto:gentoo-commits+help@lists.gentoo.org> List-Unsubscribe: <mailto:gentoo-commits+unsubscribe@lists.gentoo.org> List-Subscribe: <mailto:gentoo-commits+subscribe@lists.gentoo.org> List-Id: Gentoo Linux mail <gentoo-commits.gentoo.org> X-BeenThere: gentoo-commits@lists.gentoo.org X-Archives-Salt: d7a81fbf-ba83-4213-9649-1f5a966f6ab8 X-Archives-Hash: cd8e262d5c451a6c3e3d96f25a05efc0 commit: a0906e963f90ed177522c7382c0af89831a0cede Author: Mikle Kolyada <zlogene <AT> gentoo <DOT> org> AuthorDate: Sun Sep 27 14:42:59 2015 +0000 Commit: Mikle Kolyada <zlogene <AT> gentoo <DOT> org> CommitDate: Sun Sep 27 14:42:59 2015 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=a0906e96 dev-perl/Module-Build-Tiny: Add ~sparc keyword wrt bug #548352 Package-Manager: portage-2.2.20.1 dev-perl/Module-Build-Tiny/Module-Build-Tiny-0.39.0.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/dev-perl/Module-Build-Tiny/Module-Build-Tiny-0.39.0.ebuild b/dev-perl/Module-Build-Tiny/Module-Build-Tiny-0.39.0.ebuild index 9ef0ea4..2972696 100644 --- a/dev-perl/Module-Build-Tiny/Module-Build-Tiny-0.39.0.ebuild +++ b/dev-perl/Module-Build-Tiny/Module-Build-Tiny-0.39.0.ebuild @@ -9,7 +9,7 @@ inherit perl-module DESCRIPTION='A tiny replacement for Module::Build' SLOT="0" -KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~ppc ~ppc64 ~x86" +KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~ppc ~ppc64 ~sparc ~x86" IUSE="test" RDEPEND="