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 4B24B59CA3 for ; Sun, 6 Mar 2016 22:53:01 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id CA10E21C061; Sun, 6 Mar 2016 22:52:55 +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 577C521C061 for ; Sun, 6 Mar 2016 22:52:55 +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 3E5AE340A69 for ; Sun, 6 Mar 2016 22:52:53 +0000 (UTC) Received: from localhost.localdomain (localhost [127.0.0.1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 2D22914CD for ; Sun, 6 Mar 2016 22:52:51 +0000 (UTC) From: "Stephen Klimaszewski" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Stephen Klimaszewski" Message-ID: <1457304755.00e95fdda6a0374a8c9024a1e32007a342f49621.steev@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: dev-perl/Error/ X-VCS-Repository: repo/gentoo X-VCS-Files: dev-perl/Error/Error-0.170.240.ebuild X-VCS-Directories: dev-perl/Error/ X-VCS-Committer: steev X-VCS-Committer-Name: Stephen Klimaszewski X-VCS-Revision: 00e95fdda6a0374a8c9024a1e32007a342f49621 X-VCS-Branch: master Date: Sun, 6 Mar 2016 22:52:51 +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: 575a20cd-1bc2-4e35-9876-cb4512b94874 X-Archives-Hash: 15e5552abcf17600b001d394f4da0e02 commit: 00e95fdda6a0374a8c9024a1e32007a342f49621 Author: Steev Klimaszewski gentoo org> AuthorDate: Sun Mar 6 22:52:35 2016 +0000 Commit: Stephen Klimaszewski gentoo org> CommitDate: Sun Mar 6 22:52:35 2016 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=00e95fdd dev-perl/Error: Mark 0.170.240 stable for arm64 Package-Manager: portage-2.2.27 dev-perl/Error/Error-0.170.240.ebuild | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/dev-perl/Error/Error-0.170.240.ebuild b/dev-perl/Error/Error-0.170.240.ebuild index 1fd3948..a51f34e 100644 --- a/dev-perl/Error/Error-0.170.240.ebuild +++ b/dev-perl/Error/Error-0.170.240.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$ @@ -12,7 +12,7 @@ DESCRIPTION="Error/exception handling in an OO-ish way" LICENSE+=" MIT" SLOT="0" -KEYWORDS="alpha amd64 arm ~arm64 hppa ia64 ~m68k ~mips ppc ppc64 ~s390 ~sh sparc x86 ~ppc-aix ~amd64-fbsd ~x86-fbsd ~x64-freebsd ~x86-freebsd ~x86-interix ~amd64-linux ~arm-linux ~ia64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~m68k-mint ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris" +KEYWORDS="alpha amd64 arm arm64 hppa ia64 ~m68k ~mips ppc ppc64 ~s390 ~sh sparc x86 ~ppc-aix ~amd64-fbsd ~x86-fbsd ~x64-freebsd ~x86-freebsd ~x86-interix ~amd64-linux ~arm-linux ~ia64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~m68k-mint ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris" IUSE="test" RDEPEND="