diff options
author | Guilherme Amadio <amadio@gentoo.org> | 2021-06-14 11:19:21 +0200 |
---|---|---|
committer | Guilherme Amadio <amadio@gentoo.org> | 2021-06-14 11:27:37 +0200 |
commit | 89e8b53d639b3f0c9d585983f2b76b458f93e4fa (patch) | |
tree | 1b9f3a1f09218c2c41eca76b26ee3ba30897afb6 /sci-physics | |
parent | sci-physics/geant-data: drop old (diff) | |
download | gentoo-89e8b53d639b3f0c9d585983f2b76b458f93e4fa.tar.gz gentoo-89e8b53d639b3f0c9d585983f2b76b458f93e4fa.tar.bz2 gentoo-89e8b53d639b3f0c9d585983f2b76b458f93e4fa.zip |
sci-physics/geant-data: stable on amd64/x86
Package-Manager: Portage-3.0.19, Repoman-3.0.3
Signed-off-by: Guilherme Amadio <amadio@gentoo.org>
Diffstat (limited to 'sci-physics')
-rw-r--r-- | sci-physics/geant-data/geant-data-4.10.7.1.ebuild | 2 | ||||
-rw-r--r-- | 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 4924802c541f..54035d16d183 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 43db6debe2ed..fef29d79d14b 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}" |