diff options
| author | Liguros - Gitlab CI/CD [develop] <gitlab@liguros.net> | 2025-12-19 19:17:28 +0000 |
|---|---|---|
| committer | Liguros - Gitlab CI/CD [develop] <gitlab@liguros.net> | 2025-12-19 19:17:28 +0000 |
| commit | 162d256a6007fa4ab75d051b8a2c791998af23a0 (patch) | |
| tree | d20129ffff9ee326a3de006b251a383b30215b16 /sci-physics | |
| parent | 4ae32df4bc23de9faff8697bf5253bd11d6b5bf5 (diff) | |
| download | baldeagleos-repo-162d256a6007fa4ab75d051b8a2c791998af23a0.tar.gz baldeagleos-repo-162d256a6007fa4ab75d051b8a2c791998af23a0.tar.xz baldeagleos-repo-162d256a6007fa4ab75d051b8a2c791998af23a0.zip | |
Adding metadata
Diffstat (limited to 'sci-physics')
30 files changed, 30 insertions, 30 deletions
diff --git a/sci-physics/bullet/bullet-3.21.ebuild b/sci-physics/bullet/bullet-3.21.ebuild index 9a61fccf6b25..964fa6041a4e 100644 --- a/sci-physics/bullet/bullet-3.21.ebuild +++ b/sci-physics/bullet/bullet-3.21.ebuild @@ -11,7 +11,7 @@ SRC_URI="https://github.com/bulletphysics/bullet3/archive/${PV}.tar.gz -> ${P}.t LICENSE="ZLIB" SLOT="0/${PV}" -KEYWORDS="amd64 ~arm ~arm64 ~loong ~ppc ~ppc64 ~riscv ~x86 ~amd64-linux ~x86-linux" +KEYWORDS="amd64 ~arm ~arm64 ~loong ~ppc ~ppc64 ~riscv ~x86" IUSE="doc double-precision examples extras openmp tbb test +threads" REQUIRED_USE=" diff --git a/sci-physics/bullet/bullet-3.22b.ebuild b/sci-physics/bullet/bullet-3.22b.ebuild index dc16ccdb4491..cff5c5be159b 100644 --- a/sci-physics/bullet/bullet-3.22b.ebuild +++ b/sci-physics/bullet/bullet-3.22b.ebuild @@ -11,7 +11,7 @@ SRC_URI="https://github.com/bulletphysics/${PN}3/archive/${PV}.tar.gz -> ${P}.ta LICENSE="ZLIB" SLOT="0/${PV}" -KEYWORDS="~amd64 ~arm ~arm64 ~ppc ~ppc64 ~riscv ~x86 ~amd64-linux ~x86-linux" +KEYWORDS="~amd64 ~arm ~arm64 ~ppc ~ppc64 ~riscv ~x86" IUSE="doc double-precision examples extras openmp tbb test +threads" REQUIRED_USE=" diff --git a/sci-physics/clhep/clhep-2.4.7.1-r1.ebuild b/sci-physics/clhep/clhep-2.4.7.1-r1.ebuild index 3428e0846bd1..af61611f88f4 100644 --- a/sci-physics/clhep/clhep-2.4.7.1-r1.ebuild +++ b/sci-physics/clhep/clhep-2.4.7.1-r1.ebuild @@ -16,7 +16,7 @@ S="${WORKDIR}/${PV}/CLHEP" LICENSE="GPL-3 LGPL-3" SLOT="2/${PV}" -KEYWORDS="amd64 ~x86 ~amd64-linux ~x86-linux ~x64-macos" +KEYWORDS="amd64 ~x86 ~x64-macos" IUSE="doc static-libs test threads" RESTRICT="!test? ( test )" diff --git a/sci-physics/clhep/clhep-2.4.7.2.ebuild b/sci-physics/clhep/clhep-2.4.7.2.ebuild index 6e143a343918..230868099ca1 100644 --- a/sci-physics/clhep/clhep-2.4.7.2.ebuild +++ b/sci-physics/clhep/clhep-2.4.7.2.ebuild @@ -19,7 +19,7 @@ S="${WORKDIR}/CLHEP-${MY_P}" LICENSE="GPL-3 LGPL-3" SLOT="2/${PV}" -KEYWORDS="~amd64 ~x86 ~amd64-linux ~x86-linux ~x64-macos" +KEYWORDS="~amd64 ~x86 ~x64-macos" IUSE="doc static-libs test threads" RESTRICT="!test? ( test )" diff --git a/sci-physics/espresso/espresso-4.2.2.ebuild b/sci-physics/espresso/espresso-4.2.2.ebuild index 5649d57404c2..820b6233cf1b 100644 --- a/sci-physics/espresso/espresso-4.2.2.ebuild +++ b/sci-physics/espresso/espresso-4.2.2.ebuild @@ -16,7 +16,7 @@ if [[ ${PV} = 9999 ]]; then inherit git-r3 else SRC_URI="https://github.com/${PN}md/${PN}/releases/download/${PV}/${P}.tar.gz" - KEYWORDS="~amd64 ~x86 ~amd64-linux" + KEYWORDS="~amd64 ~x86" S="${WORKDIR}/${PN}" fi diff --git a/sci-physics/espresso/espresso-9999.ebuild b/sci-physics/espresso/espresso-9999.ebuild index 76c191d5f89e..40650284a2a4 100644 --- a/sci-physics/espresso/espresso-9999.ebuild +++ b/sci-physics/espresso/espresso-9999.ebuild @@ -16,7 +16,7 @@ if [[ ${PV} = 9999 ]]; then inherit git-r3 else SRC_URI="https://github.com/${PN}md/${PN}/releases/download/${PV}/${P}.tar.gz" - KEYWORDS="~amd64 ~x86 ~amd64-linux" + KEYWORDS="~amd64 ~x86" S="${WORKDIR}/${PN}" fi diff --git a/sci-physics/fastjet/fastjet-3.4.3.ebuild b/sci-physics/fastjet/fastjet-3.4.3.ebuild index 0a1b22efe06b..a64c5bd162a1 100644 --- a/sci-physics/fastjet/fastjet-3.4.3.ebuild +++ b/sci-physics/fastjet/fastjet-3.4.3.ebuild @@ -21,7 +21,7 @@ if [[ ${PV} == 9999 ]]; then EGIT_REPO_URI="https://gitlab.com/fastjet/fastjet" else SRC_URI="https://fastjet.fr/repo/${P}.tar.gz" - KEYWORDS="~amd64 ~x86 ~amd64-linux ~x86-linux" + KEYWORDS="~amd64 ~x86" fi LICENSE="GPL-2+" diff --git a/sci-physics/fastjet/fastjet-3.5.1-r2.ebuild b/sci-physics/fastjet/fastjet-3.5.1-r2.ebuild index 394d8193d914..01e26323ac87 100644 --- a/sci-physics/fastjet/fastjet-3.5.1-r2.ebuild +++ b/sci-physics/fastjet/fastjet-3.5.1-r2.ebuild @@ -21,7 +21,7 @@ if [[ ${PV} == 9999 ]]; then EGIT_REPO_URI="https://gitlab.com/fastjet/fastjet" else SRC_URI="https://fastjet.fr/repo/${P}.tar.gz" - KEYWORDS="~amd64 ~x86 ~amd64-linux ~x86-linux" + KEYWORDS="~amd64 ~x86" fi LICENSE="GPL-2+" diff --git a/sci-physics/fastjet/fastjet-3.5.1.ebuild b/sci-physics/fastjet/fastjet-3.5.1.ebuild index cf416153225c..9582ae53be45 100644 --- a/sci-physics/fastjet/fastjet-3.5.1.ebuild +++ b/sci-physics/fastjet/fastjet-3.5.1.ebuild @@ -21,7 +21,7 @@ if [[ ${PV} == 9999 ]]; then EGIT_REPO_URI="https://gitlab.com/fastjet/fastjet" else SRC_URI="https://fastjet.fr/repo/${P}.tar.gz" - KEYWORDS="~amd64 ~x86 ~amd64-linux ~x86-linux" + KEYWORDS="~amd64 ~x86" fi LICENSE="GPL-2+" diff --git a/sci-physics/fastjet/fastjet-9999.ebuild b/sci-physics/fastjet/fastjet-9999.ebuild index 28d889d89397..85b222cdd895 100644 --- a/sci-physics/fastjet/fastjet-9999.ebuild +++ b/sci-physics/fastjet/fastjet-9999.ebuild @@ -21,7 +21,7 @@ if [[ ${PV} == 9999 ]]; then EGIT_REPO_URI="https://gitlab.com/fastjet/fastjet" else SRC_URI="https://fastjet.fr/repo/${P}.tar.gz" - KEYWORDS="~amd64 ~x86 ~amd64-linux ~x86-linux" + KEYWORDS="~amd64 ~x86" fi LICENSE="GPL-2+" diff --git a/sci-physics/geant-data/geant-data-4.11.3.ebuild b/sci-physics/geant-data/geant-data-4.11.3.ebuild index fde34b26f7cd..8cc5e6fc73d2 100644 --- a/sci-physics/geant-data/geant-data-4.11.3.ebuild +++ b/sci-physics/geant-data/geant-data-4.11.3.ebuild @@ -12,7 +12,7 @@ S="${WORKDIR}" LICENSE="geant4" SLOT="4" -KEYWORDS="amd64 x86 ~amd64-linux ~x86-linux" +KEYWORDS="amd64 x86" declare -A DATASETS diff --git a/sci-physics/geant-data/geant-data-4.11.4.ebuild b/sci-physics/geant-data/geant-data-4.11.4.ebuild index 40ffd84646da..1505d4cc1530 100644 --- a/sci-physics/geant-data/geant-data-4.11.4.ebuild +++ b/sci-physics/geant-data/geant-data-4.11.4.ebuild @@ -12,7 +12,7 @@ S="${WORKDIR}" LICENSE="geant4" SLOT="4" -KEYWORDS="~amd64 ~x86 ~amd64-linux ~x86-linux" +KEYWORDS="~amd64 ~x86" declare -A DATASETS diff --git a/sci-physics/geant/geant-4.11.3.2-r2.ebuild b/sci-physics/geant/geant-4.11.3.2-r2.ebuild index d1a2ee7a2c08..d8610df7919c 100644 --- a/sci-physics/geant/geant-4.11.3.2-r2.ebuild +++ b/sci-physics/geant/geant-4.11.3.2-r2.ebuild @@ -28,7 +28,7 @@ S="${WORKDIR}/${MY_P}" LICENSE="geant4" SLOT="4/$(ver_cut 1-4)" -KEYWORDS="amd64 ~x86 ~amd64-linux ~x86-linux" +KEYWORDS="amd64 ~x86" IUSE="+data debug doc examples freetype gdml geant3 hdf5 inventor motif opengl qt6 raytracerx static-libs tbb threads trajectories vtk" diff --git a/sci-physics/geant/geant-4.11.4.0.ebuild b/sci-physics/geant/geant-4.11.4.0.ebuild index f06acadede91..4e23edb9b40d 100644 --- a/sci-physics/geant/geant-4.11.4.0.ebuild +++ b/sci-physics/geant/geant-4.11.4.0.ebuild @@ -28,7 +28,7 @@ S="${WORKDIR}/${MY_P}" LICENSE="geant4" SLOT="4/$(ver_cut 1-4)" -KEYWORDS="~amd64 ~x86 ~amd64-linux ~x86-linux" +KEYWORDS="~amd64 ~x86" IUSE="+data debug doc examples freetype gdml geant3 hdf5 inventor motif opengl qt6 raytracerx static-libs tbb threads trajectories vtk" diff --git a/sci-physics/hepmc/hepmc-2.06.11.ebuild b/sci-physics/hepmc/hepmc-2.06.11.ebuild index b0d8503680db..872da021c9fb 100644 --- a/sci-physics/hepmc/hepmc-2.06.11.ebuild +++ b/sci-physics/hepmc/hepmc-2.06.11.ebuild @@ -14,7 +14,7 @@ S="${WORKDIR}/${MYP}" LICENSE="GPL-2" SLOT="2" -KEYWORDS="amd64 ~x86 ~amd64-linux ~x86-linux" +KEYWORDS="amd64 ~x86" IUSE="cm doc examples gev test" RESTRICT="!test? ( test )" diff --git a/sci-physics/heppdt/heppdt-3.04.01-r2.ebuild b/sci-physics/heppdt/heppdt-3.04.01-r2.ebuild index 8751a4c1512d..3c32b2a306e7 100644 --- a/sci-physics/heppdt/heppdt-3.04.01-r2.ebuild +++ b/sci-physics/heppdt/heppdt-3.04.01-r2.ebuild @@ -12,7 +12,7 @@ S=${WORKDIR}/HepPDT-${PV} LICENSE="GPL-2" SLOT="0" -KEYWORDS="~amd64 ~x86 ~amd64-linux ~x86-linux" +KEYWORDS="~amd64 ~x86" IUSE="doc examples static-libs" src_prepare() { diff --git a/sci-physics/looptools/looptools-2.15-r1.ebuild b/sci-physics/looptools/looptools-2.15-r1.ebuild index bdfdf06bbed3..9e6b7471acf9 100644 --- a/sci-physics/looptools/looptools-2.15-r1.ebuild +++ b/sci-physics/looptools/looptools-2.15-r1.ebuild @@ -14,7 +14,7 @@ SRC_URI="http://www.feynarts.de/looptools/${MY_P}.tar.gz" LICENSE="LGPL-3" SLOT="0/${PV}" -KEYWORDS="~amd64 ~x86 ~amd64-linux ~x86-linux" +KEYWORDS="~amd64 ~x86" IUSE="doc" PATCHES=( diff --git a/sci-physics/looptools/looptools-2.15.ebuild b/sci-physics/looptools/looptools-2.15.ebuild index 2cd0f8957666..b60ae930f667 100644 --- a/sci-physics/looptools/looptools-2.15.ebuild +++ b/sci-physics/looptools/looptools-2.15.ebuild @@ -14,7 +14,7 @@ SRC_URI="http://www.feynarts.de/looptools/${MY_P}.tar.gz" LICENSE="LGPL-3" SLOT="0/${PV}" -KEYWORDS="~amd64 ~x86 ~amd64-linux ~x86-linux" +KEYWORDS="~amd64 ~x86" IUSE="doc" PATCHES=( "${FILESDIR}"/${P}-makefile.patch ) diff --git a/sci-physics/looptools/looptools-2.16.ebuild b/sci-physics/looptools/looptools-2.16.ebuild index f6c4fc6fab0b..d761a8223036 100644 --- a/sci-physics/looptools/looptools-2.16.ebuild +++ b/sci-physics/looptools/looptools-2.16.ebuild @@ -14,7 +14,7 @@ SRC_URI="http://www.feynarts.de/looptools/${MY_P}.tar.gz" LICENSE="LGPL-3" SLOT="0/${PV}" -KEYWORDS="~amd64 ~x86 ~amd64-linux ~x86-linux" +KEYWORDS="~amd64 ~x86" IUSE="doc" PATCHES=( diff --git a/sci-physics/pythia/pythia-6.4.28-r2.ebuild b/sci-physics/pythia/pythia-6.4.28-r2.ebuild index 14188ab9f6df..ba5c26c40b9b 100644 --- a/sci-physics/pythia/pythia-6.4.28-r2.ebuild +++ b/sci-physics/pythia/pythia-6.4.28-r2.ebuild @@ -28,7 +28,7 @@ SRC_URI=" SLOT="6" LICENSE="public-domain" -KEYWORDS="amd64 ~x86 ~amd64-linux ~x86-linux" +KEYWORDS="amd64 ~x86" IUSE="doc examples" PATCHES=( "${FILESDIR}"/${P}-fno-common.patch ) diff --git a/sci-physics/pythia/pythia-8.2.45-r2.ebuild b/sci-physics/pythia/pythia-8.2.45-r2.ebuild index ca14228e6288..453e094a15e0 100644 --- a/sci-physics/pythia/pythia-8.2.45-r2.ebuild +++ b/sci-physics/pythia/pythia-8.2.45-r2.ebuild @@ -24,7 +24,7 @@ SRC_URI="https://pythia.org/download/${PN}${MV}/${MY_P}.tgz SLOT="8" LICENSE="GPL-2" -KEYWORDS="~amd64 ~x86 ~amd64-linux ~x86-linux" +KEYWORDS="~amd64 ~x86" IUSE="doc examples fastjet +hepmc lhapdf root test zlib" RESTRICT="!test? ( test )" diff --git a/sci-physics/reduze/reduze-2.4-r1.ebuild b/sci-physics/reduze/reduze-2.4-r1.ebuild index 3bc4fe709a76..b9f9cb0dc0c1 100644 --- a/sci-physics/reduze/reduze-2.4-r1.ebuild +++ b/sci-physics/reduze/reduze-2.4-r1.ebuild @@ -11,7 +11,7 @@ SRC_URI="https://reduze.hepforge.org/download/${P}.tar.gz" LICENSE="GPL-3" SLOT="0" -KEYWORDS="~amd64 ~x86 ~amd64-linux ~x86-linux" +KEYWORDS="~amd64 ~x86" IUSE="berkdb doc examples mpi" RDEPEND=" diff --git a/sci-physics/siscone/siscone-3.0.6.ebuild b/sci-physics/siscone/siscone-3.0.6.ebuild index e646896d056d..659a40bd2941 100644 --- a/sci-physics/siscone/siscone-3.0.6.ebuild +++ b/sci-physics/siscone/siscone-3.0.6.ebuild @@ -12,7 +12,7 @@ if [[ ${PV} == 9999 ]]; then EGIT_REPO_URI="https://gitlab.com/fastjet/siscone" else SRC_URI="https://siscone.hepforge.org/downloads/${P}.tar.gz" - KEYWORDS="~amd64 ~x86 ~amd64-linux ~x86-linux" + KEYWORDS="~amd64 ~x86" fi LICENSE="GPL-2" diff --git a/sci-physics/siscone/siscone-3.1.0.ebuild b/sci-physics/siscone/siscone-3.1.0.ebuild index e56900e4472e..fe5babd2ef20 100644 --- a/sci-physics/siscone/siscone-3.1.0.ebuild +++ b/sci-physics/siscone/siscone-3.1.0.ebuild @@ -14,7 +14,7 @@ if [[ ${PV} == 9999 ]]; then EGIT_REPO_URI="https://gitlab.com/fastjet/siscone" else SRC_URI="https://siscone.hepforge.org/downloads/${P}.tar.gz" - KEYWORDS="~amd64 ~x86 ~amd64-linux ~x86-linux" + KEYWORDS="~amd64 ~x86" fi LICENSE="GPL-2" diff --git a/sci-physics/siscone/siscone-3.1.2-r1.ebuild b/sci-physics/siscone/siscone-3.1.2-r1.ebuild index e781b37201d2..32248d39800c 100644 --- a/sci-physics/siscone/siscone-3.1.2-r1.ebuild +++ b/sci-physics/siscone/siscone-3.1.2-r1.ebuild @@ -16,7 +16,7 @@ if [[ ${PV} == 9999 ]]; then EGIT_REPO_URI="https://gitlab.com/fastjet/siscone" else SRC_URI="https://siscone.hepforge.org/downloads/${P}.tar.gz" - KEYWORDS="~amd64 ~x86 ~amd64-linux ~x86-linux" + KEYWORDS="~amd64 ~x86" fi LICENSE="GPL-2" diff --git a/sci-physics/siscone/siscone-3.1.2.ebuild b/sci-physics/siscone/siscone-3.1.2.ebuild index e844c65b1deb..71c307e60109 100644 --- a/sci-physics/siscone/siscone-3.1.2.ebuild +++ b/sci-physics/siscone/siscone-3.1.2.ebuild @@ -14,7 +14,7 @@ if [[ ${PV} == 9999 ]]; then EGIT_REPO_URI="https://gitlab.com/fastjet/siscone" else SRC_URI="https://siscone.hepforge.org/downloads/${P}.tar.gz" - KEYWORDS="~amd64 ~x86 ~amd64-linux ~x86-linux" + KEYWORDS="~amd64 ~x86" fi LICENSE="GPL-2" diff --git a/sci-physics/siscone/siscone-9999.ebuild b/sci-physics/siscone/siscone-9999.ebuild index e781b37201d2..32248d39800c 100644 --- a/sci-physics/siscone/siscone-9999.ebuild +++ b/sci-physics/siscone/siscone-9999.ebuild @@ -16,7 +16,7 @@ if [[ ${PV} == 9999 ]]; then EGIT_REPO_URI="https://gitlab.com/fastjet/siscone" else SRC_URI="https://siscone.hepforge.org/downloads/${P}.tar.gz" - KEYWORDS="~amd64 ~x86 ~amd64-linux ~x86-linux" + KEYWORDS="~amd64 ~x86" fi LICENSE="GPL-2" diff --git a/sci-physics/thepeg/thepeg-2.2.2-r2.ebuild b/sci-physics/thepeg/thepeg-2.2.2-r2.ebuild index 002832677e4f..1e9284df07a2 100644 --- a/sci-physics/thepeg/thepeg-2.2.2-r2.ebuild +++ b/sci-physics/thepeg/thepeg-2.2.2-r2.ebuild @@ -21,7 +21,7 @@ S="${WORKDIR}/${MY_P}" LICENSE="GPL-3" SLOT="0/20" -KEYWORDS="~amd64 ~x86 ~amd64-linux ~x86-linux" +KEYWORDS="~amd64 ~x86" IUSE="emacs fastjet hepmc lhapdf static-libs test zlib" RESTRICT="!test? ( test )" diff --git a/sci-physics/xfoil/xfoil-6.99-r1.ebuild b/sci-physics/xfoil/xfoil-6.99-r1.ebuild index 9628062e61ee..cbdee51c50c3 100644 --- a/sci-physics/xfoil/xfoil-6.99-r1.ebuild +++ b/sci-physics/xfoil/xfoil-6.99-r1.ebuild @@ -14,7 +14,7 @@ S="${WORKDIR}/${PN^}" LICENSE="GPL-2+" SLOT="0" -KEYWORDS="~amd64 ~ppc ~x86 ~amd64-linux ~x86-linux" +KEYWORDS="~amd64 ~ppc ~x86" IUSE="doc examples" RDEPEND="x11-libs/libX11" diff --git a/sci-physics/yoda/yoda-1.9.5.ebuild b/sci-physics/yoda/yoda-1.9.5.ebuild index e21cc066b474..3f12370c67d9 100644 --- a/sci-physics/yoda/yoda-1.9.5.ebuild +++ b/sci-physics/yoda/yoda-1.9.5.ebuild @@ -11,7 +11,7 @@ SRC_URI="https://yoda.hepforge.org/downloads?f=${P^^}.tar.bz2 -> ${P^^}.tar.bz2" LICENSE="GPL-2" SLOT="0/${PV}" -KEYWORDS="~amd64 ~x86 ~amd64-linux ~x86-linux" +KEYWORDS="~amd64 ~x86" IUSE="root" RDEPEND="root? ( sci-physics/root:= )" |
