diff options
author | Arthur Zamarin <arthurzam@gentoo.org> | 2023-06-03 17:56:27 +0300 |
---|---|---|
committer | Arthur Zamarin <arthurzam@gentoo.org> | 2023-06-09 17:50:05 +0300 |
commit | db0dbb6191c0193dc55a0bfad90d20102bcb13a7 (patch) | |
tree | a6547edc1ac9f48ec43ad3fa4031c34065c58c5b /sci-physics/pythia/pythia-6.4.28-r2.ebuild | |
parent | sci-physics/lhapdf: destabilize for ~x86 (diff) | |
download | gentoo-db0dbb6191c0193dc55a0bfad90d20102bcb13a7.tar.gz gentoo-db0dbb6191c0193dc55a0bfad90d20102bcb13a7.tar.bz2 gentoo-db0dbb6191c0193dc55a0bfad90d20102bcb13a7.zip |
sci-physics/pythia: destabilize for ~x86
Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
Diffstat (limited to 'sci-physics/pythia/pythia-6.4.28-r2.ebuild')
-rw-r--r-- | sci-physics/pythia/pythia-6.4.28-r2.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/sci-physics/pythia/pythia-6.4.28-r2.ebuild b/sci-physics/pythia/pythia-6.4.28-r2.ebuild index f5761743a612..9d17582d521d 100644 --- a/sci-physics/pythia/pythia-6.4.28-r2.ebuild +++ b/sci-physics/pythia/pythia-6.4.28-r2.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2021 Gentoo Authors +# Copyright 1999-2023 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=7 @@ -26,7 +26,7 @@ SRC_URI=" SLOT="6" LICENSE="public-domain" -KEYWORDS="amd64 x86 ~amd64-linux ~x86-linux" +KEYWORDS="amd64 ~x86 ~amd64-linux ~x86-linux" IUSE="doc examples" PATCHES=( "${FILESDIR}"/${P}-fno-common.patch ) |