diff options
author | Guilherme Amadio <amadio@gentoo.org> | 2022-05-30 14:43:18 +0200 |
---|---|---|
committer | Guilherme Amadio <amadio@gentoo.org> | 2022-05-31 08:53:23 +0200 |
commit | e7d329b0a0cecad198228354e4a2e247f2350184 (patch) | |
tree | f53e0898e80f2279a88e1fb1e1ae9811b5253b07 /sci-physics | |
parent | app-text/pelican: drop 4.5.3 (diff) | |
download | gentoo-e7d329b0a0cecad198228354e4a2e247f2350184.tar.gz gentoo-e7d329b0a0cecad198228354e4a2e247f2350184.tar.bz2 gentoo-e7d329b0a0cecad198228354e4a2e247f2350184.zip |
sci-physics/geant-data: stable on amd64/x86
Package-Manager: Portage-3.0.30, 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.11.0.0.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
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 index 268325241188..7c666b0b491c 100644 --- a/sci-physics/geant-data/geant-data-4.11.0.0.ebuild +++ b/sci-physics/geant-data/geant-data-4.11.0.0.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2021 Gentoo Authors +# Copyright 1999-2022 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}" |