diff options
author | Arthur Zamarin <arthurzam@gentoo.org> | 2022-12-11 19:55:22 +0200 |
---|---|---|
committer | Arthur Zamarin <arthurzam@gentoo.org> | 2022-12-11 19:55:22 +0200 |
commit | 6435efcd56fd5badac8737f08e98f4385c2a4f49 (patch) | |
tree | c0a68768ee472ccffa2bab58a1f9631447006dfa /sci-physics/thepeg | |
parent | sci-physics/hepmc: Keyword 3.2.5 x86, #866674 (diff) | |
download | gentoo-6435efcd56fd5badac8737f08e98f4385c2a4f49.tar.gz gentoo-6435efcd56fd5badac8737f08e98f4385c2a4f49.tar.bz2 gentoo-6435efcd56fd5badac8737f08e98f4385c2a4f49.zip |
sci-physics/thepeg: Keyword 2.2.3 x86, #866674
Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
Diffstat (limited to 'sci-physics/thepeg')
-rw-r--r-- | sci-physics/thepeg/thepeg-2.2.3.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sci-physics/thepeg/thepeg-2.2.3.ebuild b/sci-physics/thepeg/thepeg-2.2.3.ebuild index 4e63bda4b59c..e7cb0fa42ad8 100644 --- a/sci-physics/thepeg/thepeg-2.2.3.ebuild +++ b/sci-physics/thepeg/thepeg-2.2.3.ebuild @@ -20,7 +20,7 @@ SRC_URI="https://www.hepforge.org/archive/thepeg/${MY_P}.tar.bz2 LICENSE="GPL-2" SLOT="0/30" -KEYWORDS="~amd64" +KEYWORDS="~amd64 ~x86" IUSE="emacs fastjet hepmc java lhapdf static-libs test zlib" RESTRICT="!test? ( test )" |