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 4E9AF13835A for ; Mon, 15 Jun 2020 09:45:36 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 43FB6E08DA; Mon, 15 Jun 2020 09:45:35 +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 26022E08DA for ; Mon, 15 Jun 2020 09:45:35 +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 17AFA34EF73 for ; Mon, 15 Jun 2020 09:45:34 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 5115A2A3 for ; Mon, 15 Jun 2020 09:45:32 +0000 (UTC) From: "Guilherme Amadio" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Guilherme Amadio" Message-ID: <1592214323.2ce9a0a9acd1365f9fbb33a748d61b430d9c5ec7.amadio@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: sci-physics/root/ X-VCS-Repository: repo/gentoo X-VCS-Files: sci-physics/root/root-6.16.00-r5.ebuild sci-physics/root/root-6.18.04-r2.ebuild sci-physics/root/root-6.20.04.ebuild X-VCS-Directories: sci-physics/root/ X-VCS-Committer: amadio X-VCS-Committer-Name: Guilherme Amadio X-VCS-Revision: 2ce9a0a9acd1365f9fbb33a748d61b430d9c5ec7 X-VCS-Branch: master Date: Mon, 15 Jun 2020 09:45:32 +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: c4e71e5f-2584-427e-920e-5ac8e01fb789 X-Archives-Hash: 53ecee46cfd54ebd3eaff618d0a83dd3 commit: 2ce9a0a9acd1365f9fbb33a748d61b430d9c5ec7 Author: Guilherme Amadio gentoo org> AuthorDate: Mon Jun 15 09:36:56 2020 +0000 Commit: Guilherme Amadio gentoo org> CommitDate: Mon Jun 15 09:45:23 2020 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=2ce9a0a9 sci-physics/root: mark 6.16..6.20.04 as stable on amd64 and x86 Package-Manager: Portage-2.3.100, Repoman-2.3.22 Signed-off-by: Guilherme Amadio gentoo.org> sci-physics/root/root-6.16.00-r5.ebuild | 2 +- sci-physics/root/root-6.18.04-r2.ebuild | 2 +- sci-physics/root/root-6.20.04.ebuild | 2 +- 3 files changed, 3 insertions(+), 3 deletions(-) diff --git a/sci-physics/root/root-6.16.00-r5.ebuild b/sci-physics/root/root-6.16.00-r5.ebuild index 856ea9fb106..5b4861dbe3c 100644 --- a/sci-physics/root/root-6.16.00-r5.ebuild +++ b/sci-physics/root/root-6.16.00-r5.ebuild @@ -25,7 +25,7 @@ RESTRICT="!test? ( test )" SLOT="$(ver_cut 1-2)/$(ver_cut 3)" LICENSE="LGPL-2.1 freedist MSttfEULA LGPL-3 libpng UoI-NCSA" -KEYWORDS="~amd64 ~x86" +KEYWORDS="amd64 x86" REQUIRED_USE=" ^^ ( c++11 c++14 c++17 ) diff --git a/sci-physics/root/root-6.18.04-r2.ebuild b/sci-physics/root/root-6.18.04-r2.ebuild index 56da9683376..043dfdd8ac3 100644 --- a/sci-physics/root/root-6.18.04-r2.ebuild +++ b/sci-physics/root/root-6.18.04-r2.ebuild @@ -24,7 +24,7 @@ RESTRICT="!test? ( test )" SLOT="$(ver_cut 1-2)/$(ver_cut 3)" LICENSE="LGPL-2.1 freedist MSttfEULA LGPL-3 libpng UoI-NCSA" -KEYWORDS="~amd64 ~x86" +KEYWORDS="amd64 x86" REQUIRED_USE=" ^^ ( c++11 c++14 c++17 ) diff --git a/sci-physics/root/root-6.20.04.ebuild b/sci-physics/root/root-6.20.04.ebuild index 71c51ffb3f9..9f650c469aa 100644 --- a/sci-physics/root/root-6.20.04.ebuild +++ b/sci-physics/root/root-6.20.04.ebuild @@ -24,7 +24,7 @@ RESTRICT="!test? ( test )" SLOT="$(ver_cut 1-2)/$(ver_cut 3)" LICENSE="LGPL-2.1 freedist MSttfEULA LGPL-3 libpng UoI-NCSA" -KEYWORDS="~amd64 ~x86" +KEYWORDS="amd64 x86" REQUIRED_USE=" ^^ ( c++11 c++14 c++17 )