diff options
author | Guilherme Amadio <amadio@gentoo.org> | 2021-06-14 11:25:13 +0200 |
---|---|---|
committer | Guilherme Amadio <amadio@gentoo.org> | 2021-06-14 11:27:38 +0200 |
commit | 4d5cb15bc8401889662571fee821bc73cbe6f93b (patch) | |
tree | 1633f49643268692e42f20f9567f7188074b5b91 /sci-physics | |
parent | media-libs/SoXt: stable on amd64/x86 (diff) | |
download | gentoo-4d5cb15bc8401889662571fee821bc73cbe6f93b.tar.gz gentoo-4d5cb15bc8401889662571fee821bc73cbe6f93b.tar.bz2 gentoo-4d5cb15bc8401889662571fee821bc73cbe6f93b.zip |
sci-physics/geant: 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/geant-4.10.7.1.ebuild | 2 | ||||
-rw-r--r-- | sci-physics/geant/geant-4.10.7.ebuild | 4 |
2 files changed, 3 insertions, 3 deletions
diff --git a/sci-physics/geant/geant-4.10.7.1.ebuild b/sci-physics/geant/geant-4.10.7.1.ebuild index aeba779ff7b5..4876bb60e54c 100644 --- a/sci-physics/geant/geant-4.10.7.1.ebuild +++ b/sci-physics/geant/geant-4.10.7.1.ebuild @@ -27,7 +27,7 @@ SRC_URI="https://geant4-data.web.cern.ch/geant4-data/releases/${MY_P}.tar.gz" LICENSE="geant4" SLOT="4" -KEYWORDS="~amd64 ~x86 ~amd64-linux ~x86-linux" +KEYWORDS="amd64 x86 ~amd64-linux ~x86-linux" IUSE="+c++11 c++14 c++17 +data dawn doc examples freetype gdml geant3 hdf5 inventor motif opengl qt5 raytracerx static-libs threads vrml" diff --git a/sci-physics/geant/geant-4.10.7.ebuild b/sci-physics/geant/geant-4.10.7.ebuild index d286262db573..4876bb60e54c 100644 --- a/sci-physics/geant/geant-4.10.7.ebuild +++ b/sci-physics/geant/geant-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="https://geant4-data.web.cern.ch/geant4-data/releases/${MY_P}.tar.gz" LICENSE="geant4" SLOT="4" -KEYWORDS="~amd64 ~x86 ~amd64-linux ~x86-linux" +KEYWORDS="amd64 x86 ~amd64-linux ~x86-linux" IUSE="+c++11 c++14 c++17 +data dawn doc examples freetype gdml geant3 hdf5 inventor motif opengl qt5 raytracerx static-libs threads vrml" |