summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJakov Smolic <jakov.smolic@sartura.hr>2021-02-14 11:27:34 +0100
committerDavid Seifert <soap@gentoo.org>2021-02-14 11:27:34 +0100
commit3b6d53abb3c3930dfb8e4cb71de672233e0a4ec2 (patch)
treed3d1ec7b8baaca5c5a6da245ed7cd4d99228994e /sci-physics
parentdev-python/tinycss2: Fetch tests only w/ USE=test (diff)
downloadgentoo-3b6d53abb3c3930dfb8e4cb71de672233e0a4ec2.tar.gz
gentoo-3b6d53abb3c3930dfb8e4cb71de672233e0a4ec2.tar.bz2
gentoo-3b6d53abb3c3930dfb8e4cb71de672233e0a4ec2.zip
sci-physics/pythia: Apply the correct patch in pythia:8
Closes: https://github.com/gentoo/gentoo/pull/19458 Closes: https://bugs.gentoo.org/770445 Signed-off-by: Jakov Smolic <jakov.smolic@sartura.hr> Signed-off-by: David Seifert <soap@gentoo.org>
Diffstat (limited to 'sci-physics')
-rw-r--r--sci-physics/pythia/pythia-8.2.26-r1.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/sci-physics/pythia/pythia-8.2.26-r1.ebuild b/sci-physics/pythia/pythia-8.2.26-r1.ebuild
index d76dc0fc8110..3c735682cf15 100644
--- a/sci-physics/pythia/pythia-8.2.26-r1.ebuild
+++ b/sci-physics/pythia/pythia-8.2.26-r1.ebuild
@@ -40,7 +40,7 @@ DEPEND="${RDEPEND}
)"
PATCHES=(
- "${FILESDIR}"/${PF}-run-tests.patch
+ "${FILESDIR}"/${P}-run-tests.patch
"${FILESDIR}"/${PN}8209-root-noninteractive.patch
)