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: Tue, 31 May 2022 06:53:54
Message-Id: 1653980003.e7d329b0a0cecad198228354e4a2e247f2350184.amadio@gentoo
1 commit: e7d329b0a0cecad198228354e4a2e247f2350184
2 Author: Guilherme Amadio <amadio <AT> gentoo <DOT> org>
3 AuthorDate: Mon May 30 12:43:18 2022 +0000
4 Commit: Guilherme Amadio <amadio <AT> gentoo <DOT> org>
5 CommitDate: Tue May 31 06:53:23 2022 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=e7d329b0
7
8 sci-physics/geant-data: stable on amd64/x86
9
10 Package-Manager: Portage-3.0.30, Repoman-3.0.3
11 Signed-off-by: Guilherme Amadio <amadio <AT> gentoo.org>
12
13 sci-physics/geant-data/geant-data-4.11.0.0.ebuild | 4 ++--
14 1 file changed, 2 insertions(+), 2 deletions(-)
15
16 diff --git a/sci-physics/geant-data/geant-data-4.11.0.0.ebuild b/sci-physics/geant-data/geant-data-4.11.0.0.ebuild
17 index 268325241188..7c666b0b491c 100644
18 --- a/sci-physics/geant-data/geant-data-4.11.0.0.ebuild
19 +++ b/sci-physics/geant-data/geant-data-4.11.0.0.ebuild
20 @@ -1,4 +1,4 @@
21 -# Copyright 1999-2021 Gentoo Authors
22 +# Copyright 1999-2022 Gentoo Authors
23 # Distributed under the terms of the GNU General Public License v2
24
25 EAPI=7
26 @@ -32,7 +32,7 @@ unset DATASET FILENAME VERSION ENVVAR
27
28 LICENSE="geant4"
29 SLOT="4"
30 -KEYWORDS="~amd64 ~x86 ~amd64-linux ~x86-linux"
31 +KEYWORDS="amd64 x86 ~amd64-linux ~x86-linux"
32 IUSE=""
33
34 S="${WORKDIR}"