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 7D3A4139085 for ; Sat, 28 Jan 2017 14:32:04 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id B1D9E23403D; Sat, 28 Jan 2017 14:32:03 +0000 (UTC) Received: from smtp.gentoo.org (woodpecker.gentoo.org [IPv6:2001:470:ea4a:1:5054:ff:fec7:86e4]) (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 94C6B23403D for ; Sat, 28 Jan 2017 14:32:03 +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 98E2C34165F for ; Sat, 28 Jan 2017 14:32:02 +0000 (UTC) Received: from localhost.localdomain (localhost [127.0.0.1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id B312738BA for ; Sat, 28 Jan 2017 14:32:00 +0000 (UTC) From: "Mart Raudsepp" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Mart Raudsepp" Message-ID: <1485613835.046d157eb530685e8b94e34d899335bf2d8abbbc.leio@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: dev-perl/Capture-Tiny/ X-VCS-Repository: repo/gentoo X-VCS-Files: dev-perl/Capture-Tiny/Capture-Tiny-0.300.0.ebuild X-VCS-Directories: dev-perl/Capture-Tiny/ X-VCS-Committer: leio X-VCS-Committer-Name: Mart Raudsepp X-VCS-Revision: 046d157eb530685e8b94e34d899335bf2d8abbbc X-VCS-Branch: master Date: Sat, 28 Jan 2017 14:32:00 +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: 3cbd750b-9c05-4068-8f39-048a8c85da3e X-Archives-Hash: 11de3612ad87963c24deffa0c092bb28 commit: 046d157eb530685e8b94e34d899335bf2d8abbbc Author: Mart Raudsepp gentoo org> AuthorDate: Sat Jan 28 14:07:17 2017 +0000 Commit: Mart Raudsepp gentoo org> CommitDate: Sat Jan 28 14:30:35 2017 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=046d157e dev-perl/Capture-Tiny: Drop to ~mips; mips doesn't do stable keywords right now Package-Manager: Portage-2.3.3, Repoman-2.3.1 dev-perl/Capture-Tiny/Capture-Tiny-0.300.0.ebuild | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/dev-perl/Capture-Tiny/Capture-Tiny-0.300.0.ebuild b/dev-perl/Capture-Tiny/Capture-Tiny-0.300.0.ebuild index 3773912..ea4c160 100644 --- a/dev-perl/Capture-Tiny/Capture-Tiny-0.300.0.ebuild +++ b/dev-perl/Capture-Tiny/Capture-Tiny-0.300.0.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2016 Gentoo Foundation +# Copyright 1999-2017 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 # $Id$ @@ -12,7 +12,7 @@ DESCRIPTION="Capture STDOUT and STDERR from Perl, XS or external programs" LICENSE="Apache-2.0" SLOT="0" -KEYWORDS="alpha amd64 arm ~arm64 hppa ia64 ~m68k mips ppc ppc64 ~s390 ~sh sparc x86 ~x86-fbsd" +KEYWORDS="alpha amd64 arm ~arm64 hppa ia64 ~m68k ~mips ppc ppc64 ~s390 ~sh sparc x86 ~x86-fbsd" IUSE="test" RDEPEND="