diff options
author | Arthur Zamarin <arthurzam@gentoo.org> | 2022-12-11 19:55:21 +0200 |
---|---|---|
committer | Arthur Zamarin <arthurzam@gentoo.org> | 2022-12-11 19:55:21 +0200 |
commit | c5962af952ae12391e17a378328538fe157a3402 (patch) | |
tree | ece54c0f50c2bed70befa09c4942651feed104cd /sci-physics/hepmc | |
parent | media-libs/imlib2: Stabilize 1.7.5 ppc, #862528 (diff) | |
download | gentoo-c5962af952ae12391e17a378328538fe157a3402.tar.gz gentoo-c5962af952ae12391e17a378328538fe157a3402.tar.bz2 gentoo-c5962af952ae12391e17a378328538fe157a3402.zip |
sci-physics/hepmc: Keyword 3.2.5 x86, #866674
Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
Diffstat (limited to 'sci-physics/hepmc')
-rw-r--r-- | sci-physics/hepmc/hepmc-3.2.5.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sci-physics/hepmc/hepmc-3.2.5.ebuild b/sci-physics/hepmc/hepmc-3.2.5.ebuild index 6a91e322f3ec..a913827d1e3f 100644 --- a/sci-physics/hepmc/hepmc-3.2.5.ebuild +++ b/sci-physics/hepmc/hepmc-3.2.5.ebuild @@ -16,7 +16,7 @@ S="${WORKDIR}/${MYP}" LICENSE="GPL-3+" SLOT="3" -KEYWORDS="~amd64" +KEYWORDS="~amd64 ~x86" IUSE="doc test examples python root" RESTRICT="!test? ( test )" REQUIRED_USE="${PYTHON_REQUIRED_USE}" |