diff options
author | Sam James <sam@gentoo.org> | 2021-02-24 23:51:11 +0000 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2021-02-24 23:51:11 +0000 |
commit | 60f0d52609574717c1c74d72fc915e3e1bfbfa63 (patch) | |
tree | 32bd9d35b6fab9034a32104a1ae319e5b75fb0ed /sci-physics | |
parent | dev-libs/liboil: Stabilize 0.3.17-r3 ppc64, #766791 (diff) | |
download | gentoo-60f0d52609574717c1c74d72fc915e3e1bfbfa63.tar.gz gentoo-60f0d52609574717c1c74d72fc915e3e1bfbfa63.tar.bz2 gentoo-60f0d52609574717c1c74d72fc915e3e1bfbfa63.zip |
sci-physics/pythia: Stabilize 6.4.28-r2 x86, #770442
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'sci-physics')
-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 86fbe7d4358e..364be9f183d3 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-2016 Gentoo Foundation +# Copyright 1999-2021 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 ) |