diff options
author | Guilherme Amadio <amadio@gentoo.org> | 2021-06-14 11:20:49 +0200 |
---|---|---|
committer | Guilherme Amadio <amadio@gentoo.org> | 2021-06-14 11:27:37 +0200 |
commit | 1b0f7078569709a7d92854cf4c84864f81ab26ce (patch) | |
tree | e4b9b3d3ddde367c7f8d97ff81200d83570a058a /app-doc | |
parent | app-doc/geant-docs: drop old (diff) | |
download | gentoo-1b0f7078569709a7d92854cf4c84864f81ab26ce.tar.gz gentoo-1b0f7078569709a7d92854cf4c84864f81ab26ce.tar.bz2 gentoo-1b0f7078569709a7d92854cf4c84864f81ab26ce.zip |
app-doc/geant-docs: stabilize on amd64/x86
Package-Manager: Portage-3.0.19, Repoman-3.0.3
Signed-off-by: Guilherme Amadio <amadio@gentoo.org>
Diffstat (limited to 'app-doc')
-rw-r--r-- | app-doc/geant-docs/geant-docs-4.10.7.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/app-doc/geant-docs/geant-docs-4.10.7.ebuild b/app-doc/geant-docs/geant-docs-4.10.7.ebuild index 56ae17a3ab7e..7d93512c4e54 100644 --- a/app-doc/geant-docs/geant-docs-4.10.7.ebuild +++ b/app-doc/geant-docs/geant-docs-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 @@ -27,7 +27,7 @@ SRC_URI=" LICENSE="geant4" SLOT="4" -KEYWORDS="~amd64 ~x86 ~amd64-linux ~x86-linux" +KEYWORDS="amd64 x86 ~amd64-linux ~x86-linux" IUSE="" S="${DISTDIR}" |