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 AD6FF13825A for ; Fri, 13 May 2016 10:12:25 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 214BDE0825; Fri, 13 May 2016 10:12:20 +0000 (UTC) Received: from smtp.gentoo.org (smtp.gentoo.org [140.211.166.183]) (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 D2406E0802 for ; Fri, 13 May 2016 10:12:18 +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 055BC3408F0 for ; Fri, 13 May 2016 10:12:18 +0000 (UTC) Received: from localhost.localdomain (localhost [127.0.0.1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 402AB336 for ; Fri, 13 May 2016 10:12:13 +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: <1463134315.15c24a9ea69147a0a84d101fafbd8c043dca0d7a.ago@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: dev-perl/Sort-Versions/ X-VCS-Repository: repo/gentoo X-VCS-Files: dev-perl/Sort-Versions/Sort-Versions-1.620.0.ebuild X-VCS-Directories: dev-perl/Sort-Versions/ X-VCS-Committer: ago X-VCS-Committer-Name: Agostino Sarubbo X-VCS-Revision: 15c24a9ea69147a0a84d101fafbd8c043dca0d7a X-VCS-Branch: master Date: Fri, 13 May 2016 10:12:13 +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: 77e5d9d7-9747-4857-9b4b-a79d7247fa08 X-Archives-Hash: 68339360cc613f4e45053152f4f6f7ca commit: 15c24a9ea69147a0a84d101fafbd8c043dca0d7a Author: Agostino Sarubbo gentoo org> AuthorDate: Fri May 13 10:09:10 2016 +0000 Commit: Agostino Sarubbo gentoo org> CommitDate: Fri May 13 10:11:55 2016 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=15c24a9e dev-perl/Sort-Versions: amd64 stable wrt bug #582006 Package-Manager: portage-2.2.26 RepoMan-Options: --include-arches="amd64" Signed-off-by: Agostino Sarubbo gentoo.org> dev-perl/Sort-Versions/Sort-Versions-1.620.0.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/dev-perl/Sort-Versions/Sort-Versions-1.620.0.ebuild b/dev-perl/Sort-Versions/Sort-Versions-1.620.0.ebuild index ea8b3f4..33629a1 100644 --- a/dev-perl/Sort-Versions/Sort-Versions-1.620.0.ebuild +++ b/dev-perl/Sort-Versions/Sort-Versions-1.620.0.ebuild @@ -11,7 +11,7 @@ inherit perl-module DESCRIPTION="A perl 5 module for sorting of revision-like numbers" SLOT="0" -KEYWORDS="~alpha ~amd64 ~hppa ~ia64 ~mips ~ppc ~ppc64 ~s390 ~sparc ~x86 ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos ~sparc-solaris ~x86-solaris" +KEYWORDS="~alpha amd64 ~hppa ~ia64 ~mips ~ppc ~ppc64 ~s390 ~sparc ~x86 ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos ~sparc-solaris ~x86-solaris" IUSE="test" RDEPEND="