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 CE81B138334 for ; Wed, 1 Jan 2020 15:30:54 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 37555E0AF3; Wed, 1 Jan 2020 15:30:53 +0000 (UTC) Received: from smtp.gentoo.org (smtp.gentoo.org [140.211.166.183]) (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 1809BE0AF3 for ; Wed, 1 Jan 2020 15:30:53 +0000 (UTC) Received: from oystercatcher.gentoo.org (oystercatcher.gentoo.org [148.251.78.52]) (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 C4A4334DE31 for ; Wed, 1 Jan 2020 15:30:51 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id CA5AFA5 for ; Wed, 1 Jan 2020 15:30:48 +0000 (UTC) From: "Agostino Sarubbo" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Agostino Sarubbo" Message-ID: <1577892628.7a92bb4fece43f7aa8503a268417e41d64edca14.ago@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: sci-libs/pgplot/ X-VCS-Repository: repo/gentoo X-VCS-Files: sci-libs/pgplot/pgplot-5.2.2-r7.ebuild X-VCS-Directories: sci-libs/pgplot/ X-VCS-Committer: ago X-VCS-Committer-Name: Agostino Sarubbo X-VCS-Revision: 7a92bb4fece43f7aa8503a268417e41d64edca14 X-VCS-Branch: master Date: Wed, 1 Jan 2020 15:30:48 +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: a0ac564a-cc84-4a26-8b3f-fb27274defa3 X-Archives-Hash: 069a1b4aa8f4a1c9ac643c600bfa9954 commit: 7a92bb4fece43f7aa8503a268417e41d64edca14 Author: Agostino Sarubbo gentoo org> AuthorDate: Wed Jan 1 15:30:28 2020 +0000 Commit: Agostino Sarubbo gentoo org> CommitDate: Wed Jan 1 15:30:28 2020 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=7a92bb4f sci-libs/pgplot: amd64 stable wrt bug #704426 Package-Manager: Portage-2.3.79, Repoman-2.3.16 RepoMan-Options: --include-arches="amd64" Signed-off-by: Agostino Sarubbo gentoo.org> sci-libs/pgplot/pgplot-5.2.2-r7.ebuild | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/sci-libs/pgplot/pgplot-5.2.2-r7.ebuild b/sci-libs/pgplot/pgplot-5.2.2-r7.ebuild index 793ce9da593..b317156dd5e 100644 --- a/sci-libs/pgplot/pgplot-5.2.2-r7.ebuild +++ b/sci-libs/pgplot/pgplot-5.2.2-r7.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2017 Gentoo Foundation +# Copyright 1999-2020 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=6 @@ -13,7 +13,7 @@ SRC_URI="ftp://ftp.astro.caltech.edu/pub/pgplot/${MY_P}.tar.gz" SLOT="0" LICENSE="free-noncomm" -KEYWORDS="~amd64 ~arm ~ia64 ~ppc ~x86 ~amd64-linux ~x86-linux" +KEYWORDS="amd64 ~arm ~ia64 ~ppc ~x86 ~amd64-linux ~x86-linux" IUSE="doc motif static-libs tk" RDEPEND="