From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from lists.gentoo.org (pigeon.gentoo.org [208.92.234.80]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by finch.gentoo.org (Postfix) with ESMTPS id A585F138A88 for ; Sun, 23 Oct 2016 18:35:45 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 05410E07F4; Sun, 23 Oct 2016 18:35:45 +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 E0F85E07F4 for ; Sun, 23 Oct 2016 18:35:44 +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 BB41934161D for ; Sun, 23 Oct 2016 18:39:28 +0000 (UTC) Received: from localhost.localdomain (localhost [127.0.0.1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 5E0992F9 for ; Sun, 23 Oct 2016 18:35:41 +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: <1477247709.953a34873fd81ee2362f8700b0fbdc3fa5530312.dilfridge@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: dev-perl/YAML-Tiny/ X-VCS-Repository: repo/gentoo X-VCS-Files: dev-perl/YAML-Tiny/YAML-Tiny-1.690.0.ebuild X-VCS-Directories: dev-perl/YAML-Tiny/ X-VCS-Committer: dilfridge X-VCS-Committer-Name: Andreas Hüttel X-VCS-Revision: 953a34873fd81ee2362f8700b0fbdc3fa5530312 X-VCS-Branch: master Date: Sun, 23 Oct 2016 18:35:41 +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: 8c7d16e4-f828-42fc-8fa1-f642af6f209d X-Archives-Hash: 530a59a56346f5bd0ed3a6dbe1a952bd commit: 953a34873fd81ee2362f8700b0fbdc3fa5530312 Author: Andreas K. Hüttel gentoo org> AuthorDate: Sun Oct 23 18:35:09 2016 +0000 Commit: Andreas Hüttel gentoo org> CommitDate: Sun Oct 23 18:35:09 2016 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=953a3487 dev-perl/YAML-Tiny: Stable for remaining arches (ALLARCHES; bug 595578) Package-Manager: portage-2.3.2 dev-perl/YAML-Tiny/YAML-Tiny-1.690.0.ebuild | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/dev-perl/YAML-Tiny/YAML-Tiny-1.690.0.ebuild b/dev-perl/YAML-Tiny/YAML-Tiny-1.690.0.ebuild index ade4378..c1aa5a3 100644 --- a/dev-perl/YAML-Tiny/YAML-Tiny-1.690.0.ebuild +++ b/dev-perl/YAML-Tiny/YAML-Tiny-1.690.0.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$ @@ -11,7 +11,7 @@ inherit perl-module DESCRIPTION="Read/Write YAML files with as little code as possible" SLOT="0" -KEYWORDS="alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86 ~ppc-aix ~x86-fbsd ~x86-freebsd ~x86-interix ~amd64-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 ~x86-fbsd ~x86-freebsd ~x86-interix ~amd64-linux ~ia64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~m68k-mint ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris" IUSE="test" RDEPEND="