summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSam James <sam@gentoo.org>2021-02-24 23:51:11 +0000
committerSam James <sam@gentoo.org>2021-02-24 23:51:11 +0000
commit60f0d52609574717c1c74d72fc915e3e1bfbfa63 (patch)
tree32bd9d35b6fab9034a32104a1ae319e5b75fb0ed /sci-physics
parentdev-libs/liboil: Stabilize 0.3.17-r3 ppc64, #766791 (diff)
downloadgentoo-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.ebuild4
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 )