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 168D913835B for ; Mon, 14 Jun 2021 09:27:59 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 552B2E0A03; Mon, 14 Jun 2021 09:27:58 +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 2517CE0A03 for ; Mon, 14 Jun 2021 09:27:58 +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 2FEE3340D4C for ; Mon, 14 Jun 2021 09:27:57 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 8DAA27AD for ; Mon, 14 Jun 2021 09:27:55 +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: <1623662857.89e8b53d639b3f0c9d585983f2b76b458f93e4fa.amadio@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: sci-physics/geant-data/ X-VCS-Repository: repo/gentoo X-VCS-Files: sci-physics/geant-data/geant-data-4.10.7.1.ebuild sci-physics/geant-data/geant-data-4.10.7.ebuild X-VCS-Directories: sci-physics/geant-data/ X-VCS-Committer: amadio X-VCS-Committer-Name: Guilherme Amadio X-VCS-Revision: 89e8b53d639b3f0c9d585983f2b76b458f93e4fa X-VCS-Branch: master Date: Mon, 14 Jun 2021 09:27:55 +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: f3b56eeb-0124-47c9-8b1c-522eddef84ca X-Archives-Hash: b857c48536ed3222ebee0b192c3de0c1 commit: 89e8b53d639b3f0c9d585983f2b76b458f93e4fa Author: Guilherme Amadio gentoo org> AuthorDate: Mon Jun 14 09:19:21 2021 +0000 Commit: Guilherme Amadio gentoo org> CommitDate: Mon Jun 14 09:27:37 2021 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=89e8b53d sci-physics/geant-data: stable on amd64/x86 Package-Manager: Portage-3.0.19, Repoman-3.0.3 Signed-off-by: Guilherme Amadio gentoo.org> sci-physics/geant-data/geant-data-4.10.7.1.ebuild | 2 +- sci-physics/geant-data/geant-data-4.10.7.ebuild | 4 ++-- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/sci-physics/geant-data/geant-data-4.10.7.1.ebuild b/sci-physics/geant-data/geant-data-4.10.7.1.ebuild index 4924802c541..54035d16d18 100644 --- a/sci-physics/geant-data/geant-data-4.10.7.1.ebuild +++ b/sci-physics/geant-data/geant-data-4.10.7.1.ebuild @@ -32,7 +32,7 @@ unset DATASET FILENAME VERSION ENVVAR LICENSE="geant4" SLOT="4" -KEYWORDS="~amd64 ~x86 ~amd64-linux ~x86-linux" +KEYWORDS="amd64 x86 ~amd64-linux ~x86-linux" IUSE="" S="${WORKDIR}" diff --git a/sci-physics/geant-data/geant-data-4.10.7.ebuild b/sci-physics/geant-data/geant-data-4.10.7.ebuild index 43db6debe2e..fef29d79d14 100644 --- a/sci-physics/geant-data/geant-data-4.10.7.ebuild +++ b/sci-physics/geant-data/geant-data-4.10.7.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2020 Gentoo Authors +# Copyright 1999-2021 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=7 @@ -32,7 +32,7 @@ unset DATASET FILENAME VERSION ENVVAR LICENSE="geant4" SLOT="4" -KEYWORDS="~amd64 ~x86 ~amd64-linux ~x86-linux" +KEYWORDS="amd64 x86 ~amd64-linux ~x86-linux" IUSE="" S="${WORKDIR}"