diff options
Diffstat (limited to 'sci-physics')
-rw-r--r-- | sci-physics/hepmc/hepmc-2.06.09-r2.ebuild | 2 | ||||
-rw-r--r-- | sci-physics/hepmc/hepmc-2.06.11.ebuild | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/sci-physics/hepmc/hepmc-2.06.09-r2.ebuild b/sci-physics/hepmc/hepmc-2.06.09-r2.ebuild index 4dd1c2c51e5a..236ef0796556 100644 --- a/sci-physics/hepmc/hepmc-2.06.09-r2.ebuild +++ b/sci-physics/hepmc/hepmc-2.06.09-r2.ebuild @@ -14,7 +14,7 @@ S="${WORKDIR}/${MYP}" LICENSE="GPL-2" SLOT="0" -KEYWORDS="amd64 x86 ~amd64-linux ~x86-linux" +KEYWORDS="amd64 ~x86 ~amd64-linux ~x86-linux" IUSE="cm doc examples gev test" RESTRICT="!test? ( test )" diff --git a/sci-physics/hepmc/hepmc-2.06.11.ebuild b/sci-physics/hepmc/hepmc-2.06.11.ebuild index 20cc48f5380d..89f4de0bd64b 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 ~amd64-linux ~x86-linux" IUSE="cm doc examples gev test" RESTRICT="!test? ( test )" |