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 95EF4138336 for ; Mon, 8 Jul 2019 16:09:30 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 6D91AE0872; Mon, 8 Jul 2019 16:09:29 +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-AES128-GCM-SHA256 (128/128 bits)) (No client certificate requested) by pigeon.gentoo.org (Postfix) with ESMTPS id 53A93E0872 for ; Mon, 8 Jul 2019 16:09:29 +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 12C643473E6 for ; Mon, 8 Jul 2019 16:09:28 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 9438F6DF for ; Mon, 8 Jul 2019 16:09:25 +0000 (UTC) From: "Kent Fredric" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Kent Fredric" Message-ID: <1562602150.86d45abd9f737bf06bfb011eab80f6599da46202.kentnl@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: dev-perl/Math-NumberCruncher/ X-VCS-Repository: repo/gentoo X-VCS-Files: dev-perl/Math-NumberCruncher/Math-NumberCruncher-5.0.0-r1.ebuild X-VCS-Directories: dev-perl/Math-NumberCruncher/ X-VCS-Committer: kentnl X-VCS-Committer-Name: Kent Fredric X-VCS-Revision: 86d45abd9f737bf06bfb011eab80f6599da46202 X-VCS-Branch: master Date: Mon, 8 Jul 2019 16:09:25 +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-Auto-Response-Suppress: DR, RN, NRN, OOF, AutoReply X-Archives-Salt: 8ab32da2-61ad-45f2-a90b-e4b8f28171c1 X-Archives-Hash: 580ac962177ef7b388edc5ed7a1e1974 commit: 86d45abd9f737bf06bfb011eab80f6599da46202 Author: Kent Fredric gentoo org> AuthorDate: Mon Jul 8 12:27:07 2019 +0000 Commit: Kent Fredric gentoo org> CommitDate: Mon Jul 8 16:09:10 2019 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=86d45abd dev-perl/Math-NumberCruncher: Fix unsorted keywords Package-Manager: Portage-2.3.66, Repoman-2.3.16 Signed-off-by: Kent Fredric gentoo.org> dev-perl/Math-NumberCruncher/Math-NumberCruncher-5.0.0-r1.ebuild | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/dev-perl/Math-NumberCruncher/Math-NumberCruncher-5.0.0-r1.ebuild b/dev-perl/Math-NumberCruncher/Math-NumberCruncher-5.0.0-r1.ebuild index bea113650eb..116725a9dde 100644 --- a/dev-perl/Math-NumberCruncher/Math-NumberCruncher-5.0.0-r1.ebuild +++ b/dev-perl/Math-NumberCruncher/Math-NumberCruncher-5.0.0-r1.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2017 Gentoo Foundation +# Copyright 1999-2019 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=6 @@ -11,7 +11,7 @@ DESCRIPTION="Collection of useful math-related functions" LICENSE="|| ( Artistic GPL-2 )" SLOT="0" -KEYWORDS="~x86 ~amd64" +KEYWORDS="~amd64 ~x86" IUSE="" RDEPEND="