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 08E2113829C for ; Wed, 1 Jun 2016 21:47:55 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 61C4A141E1; Wed, 1 Jun 2016 21:47:49 +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 7A853141C1 for ; Wed, 1 Jun 2016 21:47:48 +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 984DA3409C8 for ; Wed, 1 Jun 2016 21:47:47 +0000 (UTC) Received: from localhost.localdomain (localhost [127.0.0.1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id E64D715DF for ; Wed, 1 Jun 2016 21:47:43 +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: <1464817654.d8982664418cbb681eb7821c5bdff05795dbda5d.dilfridge@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: dev-perl/Switch/ X-VCS-Repository: repo/gentoo X-VCS-Files: dev-perl/Switch/Switch-2.170.0.ebuild X-VCS-Directories: dev-perl/Switch/ X-VCS-Committer: dilfridge X-VCS-Committer-Name: Andreas Hüttel X-VCS-Revision: d8982664418cbb681eb7821c5bdff05795dbda5d X-VCS-Branch: master Date: Wed, 1 Jun 2016 21:47:43 +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: 397d39d8-058b-4053-b8e4-90003297d2f2 X-Archives-Hash: 279167ccb736fd11f7df9bcd750afb79 commit: d8982664418cbb681eb7821c5bdff05795dbda5d Author: Andreas K. Hüttel gentoo org> AuthorDate: Wed Jun 1 21:41:05 2016 +0000 Commit: Andreas Hüttel gentoo org> CommitDate: Wed Jun 1 21:47:34 2016 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=d8982664 dev-perl/Switch: Stable for remaining arches (ALLARCHES), bug 582176 Package-Manager: portage-2.3.0_rc1 dev-perl/Switch/Switch-2.170.0.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/dev-perl/Switch/Switch-2.170.0.ebuild b/dev-perl/Switch/Switch-2.170.0.ebuild index c96a374..7359c0e 100644 --- a/dev-perl/Switch/Switch-2.170.0.ebuild +++ b/dev-perl/Switch/Switch-2.170.0.ebuild @@ -12,7 +12,7 @@ DESCRIPTION="A switch statement for Perl" #SRC_URI+=" https://dev.gentoo.org/~tove/distfiles/perl-core/Switch/Switch-2.16-rt60380.patch" SLOT="0" -KEYWORDS="alpha amd64 ~arm ~hppa ~ia64 ~ppc ~ppc64 ~sparc ~x86 ~x86-fbsd ~amd64-linux" +KEYWORDS="alpha amd64 ~arm hppa ia64 ppc ppc64 sparc x86 ~x86-fbsd ~amd64-linux" IUSE="" SRC_TEST="do"