diff options
author | Arthur Zamarin <arthurzam@gentoo.org> | 2023-06-03 17:56:05 +0300 |
---|---|---|
committer | Arthur Zamarin <arthurzam@gentoo.org> | 2023-06-09 17:50:03 +0300 |
commit | 5606d408605ec0ecfcdda51b3715a32172fa7e11 (patch) | |
tree | 9b3a444e6b5b4730123204166a67dc1893606957 /sci-physics | |
parent | sci-physics/bullet: destabilize for ~x86 (diff) | |
download | gentoo-5606d408605ec0ecfcdda51b3715a32172fa7e11.tar.gz gentoo-5606d408605ec0ecfcdda51b3715a32172fa7e11.tar.bz2 gentoo-5606d408605ec0ecfcdda51b3715a32172fa7e11.zip |
sci-physics/clhep: destabilize for ~x86
Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
Diffstat (limited to 'sci-physics')
-rw-r--r-- | sci-physics/clhep/clhep-2.4.5.3.ebuild | 4 | ||||
-rw-r--r-- | sci-physics/clhep/clhep-2.4.6.2.ebuild | 2 |
2 files changed, 3 insertions, 3 deletions
diff --git a/sci-physics/clhep/clhep-2.4.5.3.ebuild b/sci-physics/clhep/clhep-2.4.5.3.ebuild index bae7df5849e2..78d5e4cde95d 100644 --- a/sci-physics/clhep/clhep-2.4.5.3.ebuild +++ b/sci-physics/clhep/clhep-2.4.5.3.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2022 Gentoo Authors +# Copyright 1999-2023 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=7 @@ -10,7 +10,7 @@ HOMEPAGE="http://proj-clhep.web.cern.ch/proj-clhep/" SRC_URI="http://proj-clhep.web.cern.ch/proj-clhep/dist1/${P}.tgz" LICENSE="GPL-3 LGPL-3" SLOT="2/${PV}" -KEYWORDS="amd64 x86 ~amd64-linux ~x86-linux ~x64-macos" +KEYWORDS="amd64 ~x86 ~amd64-linux ~x86-linux ~x64-macos" IUSE="doc test threads" RESTRICT="!test? ( test )" diff --git a/sci-physics/clhep/clhep-2.4.6.2.ebuild b/sci-physics/clhep/clhep-2.4.6.2.ebuild index d53a9179fe2e..78d5e4cde95d 100644 --- a/sci-physics/clhep/clhep-2.4.6.2.ebuild +++ b/sci-physics/clhep/clhep-2.4.6.2.ebuild @@ -10,7 +10,7 @@ HOMEPAGE="http://proj-clhep.web.cern.ch/proj-clhep/" SRC_URI="http://proj-clhep.web.cern.ch/proj-clhep/dist1/${P}.tgz" LICENSE="GPL-3 LGPL-3" SLOT="2/${PV}" -KEYWORDS="amd64 x86 ~amd64-linux ~x86-linux ~x64-macos" +KEYWORDS="amd64 ~x86 ~amd64-linux ~x86-linux ~x64-macos" IUSE="doc test threads" RESTRICT="!test? ( test )" |