Gentoo Archives: gentoo-commits

From: Guilherme Amadio <amadio@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: app-doc/geant-docs/
Date: Mon, 14 Jun 2021 09:28:00
Message-Id: 1623662857.1b0f7078569709a7d92854cf4c84864f81ab26ce.amadio@gentoo
1 commit: 1b0f7078569709a7d92854cf4c84864f81ab26ce
2 Author: Guilherme Amadio <amadio <AT> gentoo <DOT> org>
3 AuthorDate: Mon Jun 14 09:20:49 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=1b0f7078
7
8 app-doc/geant-docs: stabilize 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 app-doc/geant-docs/geant-docs-4.10.7.ebuild | 4 ++--
14 1 file changed, 2 insertions(+), 2 deletions(-)
15
16 diff --git a/app-doc/geant-docs/geant-docs-4.10.7.ebuild b/app-doc/geant-docs/geant-docs-4.10.7.ebuild
17 index 56ae17a3ab7..7d93512c4e5 100644
18 --- a/app-doc/geant-docs/geant-docs-4.10.7.ebuild
19 +++ b/app-doc/geant-docs/geant-docs-4.10.7.ebuild
20 @@ -1,4 +1,4 @@
21 -# Copyright 1999-2020 Gentoo Authors
22 +# Copyright 1999-2021 Gentoo Authors
23 # Distributed under the terms of the GNU General Public License v2
24
25 EAPI=7
26 @@ -27,7 +27,7 @@ SRC_URI="
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="${DISTDIR}"