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 1455D13829C for ; Wed, 1 Jun 2016 21:34:47 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 1194FE0863; Wed, 1 Jun 2016 21:34:44 +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 B57D6E0863 for ; Wed, 1 Jun 2016 21:34:43 +0000 (UTC) Received: from oystercatcher.gentoo.org (oystercatcher.gentoo.org [148.251.78.52]) (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 7AB3C340CA7 for ; Wed, 1 Jun 2016 21:34:42 +0000 (UTC) Received: from localhost.localdomain (localhost [127.0.0.1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 4765E972 for ; Wed, 1 Jun 2016 21:34:40 +0000 (UTC) From: "Andreas Hüttel" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Andreas Hüttel" Message-ID: <1464816839.262cdae772f7de87c218802f18d44a7897ab78b8.dilfridge@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: dilfridge X-VCS-Committer-Name: Andreas Hüttel X-VCS-Revision: 262cdae772f7de87c218802f18d44a7897ab78b8 X-VCS-Branch: master Date: Wed, 1 Jun 2016 21:34:40 +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: c6888c7a-0067-44ea-9482-0750cf2faa56 X-Archives-Hash: c6f02e3da7c2e9d0361bb0f0d66b7e5a commit: 262cdae772f7de87c218802f18d44a7897ab78b8 Author: Andreas K. Hüttel gentoo org> AuthorDate: Wed Jun 1 21:33:59 2016 +0000 Commit: Andreas Hüttel gentoo org> CommitDate: Wed Jun 1 21:33:59 2016 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=262cdae7 dev-perl/Sort-Versions: Stable for remaining arches (ALLARCHES), bug 582006 Package-Manager: portage-2.3.0_rc1 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 29e038a..a907fe4 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="