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 311DE138334 for ; Sun, 10 Jun 2018 15:53:31 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 10A9DE08D6; Sun, 10 Jun 2018 15:53:02 +0000 (UTC) Received: from smtp.gentoo.org (dev.gentoo.org [IPv6:2001:470:ea4a:1:5054:ff:fec7:86e4]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (No client certificate requested) by pigeon.gentoo.org (Postfix) with ESMTPS id D707EE08D6 for ; Sun, 10 Jun 2018 15:53:01 +0000 (UTC) Received: from oystercatcher.gentoo.org (unknown [IPv6:2a01:4f8:202:4333:225:90ff:fed9:fc84]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id 6ABD4335C8A for ; Sun, 10 Jun 2018 15:52:59 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id D38D0296 for ; Sun, 10 Jun 2018 15:52:57 +0000 (UTC) From: "Aaron Bauman" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Aaron Bauman" Message-ID: <1528645939.12dc1ab7455dc39a00c937b9572cdf45a28da3b6.bman@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: dev-perl/Finance-Quote/ X-VCS-Repository: repo/gentoo X-VCS-Files: dev-perl/Finance-Quote/Finance-Quote-1.470.0.ebuild X-VCS-Directories: dev-perl/Finance-Quote/ X-VCS-Committer: bman X-VCS-Committer-Name: Aaron Bauman X-VCS-Revision: 12dc1ab7455dc39a00c937b9572cdf45a28da3b6 X-VCS-Branch: master Date: Sun, 10 Jun 2018 15:52:57 +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: aa372825-68d6-46dc-863e-74ecb5e95a49 X-Archives-Hash: dca11cf9c00e80bd094af1d6c4b39312 commit: 12dc1ab7455dc39a00c937b9572cdf45a28da3b6 Author: Aaron Bauman gentoo org> AuthorDate: Sun Jun 10 15:45:40 2018 +0000 Commit: Aaron Bauman gentoo org> CommitDate: Sun Jun 10 15:52:19 2018 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=12dc1ab7 dev-perl/Finance-Quote: amd64 stable wrt bug #657592 Package-Manager: Portage-2.3.40, Repoman-2.3.9 dev-perl/Finance-Quote/Finance-Quote-1.470.0.ebuild | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/dev-perl/Finance-Quote/Finance-Quote-1.470.0.ebuild b/dev-perl/Finance-Quote/Finance-Quote-1.470.0.ebuild index adebb474c18..d3036da746b 100644 --- a/dev-perl/Finance-Quote/Finance-Quote-1.470.0.ebuild +++ b/dev-perl/Finance-Quote/Finance-Quote-1.470.0.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2017 Gentoo Foundation +# Copyright 1999-2018 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 EAPI=6 @@ -12,7 +12,7 @@ DESCRIPTION="Get stock and mutual fund quotes from various exchanges" LICENSE="GPL-2" SLOT="0" -KEYWORDS="~alpha ~amd64 ~ppc ~ppc64 ~x86" +KEYWORDS="~alpha amd64 ~ppc ~ppc64 ~x86" IUSE="test" # virtual/perl-Data-Dumper currently commented out in the code