Gentoo Archives: gentoo-commits

From: Guilherme Amadio <amadio@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: sci-physics/geant-data/
Date: Mon, 14 Jun 2021 09:27:59
Message-Id: 1623662857.89e8b53d639b3f0c9d585983f2b76b458f93e4fa.amadio@gentoo
1 commit: 89e8b53d639b3f0c9d585983f2b76b458f93e4fa
2 Author: Guilherme Amadio <amadio <AT> gentoo <DOT> org>
3 AuthorDate: Mon Jun 14 09:19:21 2021 +0000
4 Commit: Guilherme Amadio <amadio <AT> gentoo <DOT> org>
5 CommitDate: Mon Jun 14 09:27:37 2021 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=89e8b53d
7
8 sci-physics/geant-data: stable on amd64/x86
9
10 Package-Manager: Portage-3.0.19, Repoman-3.0.3
11 Signed-off-by: Guilherme Amadio <amadio <AT> gentoo.org>
12
13 sci-physics/geant-data/geant-data-4.10.7.1.ebuild | 2 +-
14 sci-physics/geant-data/geant-data-4.10.7.ebuild | 4 ++--
15 2 files changed, 3 insertions(+), 3 deletions(-)
16
17 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
18 index 4924802c541..54035d16d18 100644
19 --- a/sci-physics/geant-data/geant-data-4.10.7.1.ebuild
20 +++ b/sci-physics/geant-data/geant-data-4.10.7.1.ebuild
21 @@ -32,7 +32,7 @@ unset DATASET FILENAME VERSION ENVVAR
22
23 LICENSE="geant4"
24 SLOT="4"
25 -KEYWORDS="~amd64 ~x86 ~amd64-linux ~x86-linux"
26 +KEYWORDS="amd64 x86 ~amd64-linux ~x86-linux"
27 IUSE=""
28
29 S="${WORKDIR}"
30
31 diff --git a/sci-physics/geant-data/geant-data-4.10.7.ebuild b/sci-physics/geant-data/geant-data-4.10.7.ebuild
32 index 43db6debe2e..fef29d79d14 100644
33 --- a/sci-physics/geant-data/geant-data-4.10.7.ebuild
34 +++ b/sci-physics/geant-data/geant-data-4.10.7.ebuild
35 @@ -1,4 +1,4 @@
36 -# Copyright 1999-2020 Gentoo Authors
37 +# Copyright 1999-2021 Gentoo Authors
38 # Distributed under the terms of the GNU General Public License v2
39
40 EAPI=7
41 @@ -32,7 +32,7 @@ unset DATASET FILENAME VERSION ENVVAR
42
43 LICENSE="geant4"
44 SLOT="4"
45 -KEYWORDS="~amd64 ~x86 ~amd64-linux ~x86-linux"
46 +KEYWORDS="amd64 x86 ~amd64-linux ~x86-linux"
47 IUSE=""
48
49 S="${WORKDIR}"