From 37ea770d0bd02f774725ec255f89093843c66763 Mon Sep 17 00:00:00 2001 From: Andreas Zuber Date: Fri, 31 Jul 2020 10:43:13 +0200 Subject: [PATCH] games-util/legendary: use single python target. The ebuild should install the application only for one supported python implementation and not for multiple ones at the same time. Package-Manager: Portage-2.3.103, Repoman-2.3.23 Signed-off-by: Andreas Zuber Signed-off-by: Ronny (tastytea) Gutbrod Closes: https://github.com/gentoo/guru/pull/17 --- ...egendary-0.0.18.ebuild => legendary-0.0.18-r1.ebuild} | 7 +++++-- ...egendary-0.0.19.ebuild => legendary-0.0.19-r1.ebuild} | 9 ++++++--- 2 files changed, 11 insertions(+), 5 deletions(-) rename games-util/legendary/{legendary-0.0.18.ebuild => legendary-0.0.18-r1.ebuild} (76%) rename games-util/legendary/{legendary-0.0.19.ebuild => legendary-0.0.19-r1.ebuild} (71%) diff --git a/games-util/legendary/legendary-0.0.18.ebuild b/games-util/legendary/legendary-0.0.18-r1.ebuild similarity index 76% rename from games-util/legendary/legendary-0.0.18.ebuild rename to games-util/legendary/legendary-0.0.18-r1.ebuild index 7310e06d7d..2c4bab1ec2 100644 --- a/games-util/legendary/legendary-0.0.18.ebuild +++ b/games-util/legendary/legendary-0.0.18-r1.ebuild @@ -4,6 +4,7 @@ EAPI=7 PYTHON_COMPAT=( python3_8 ) +DISTUTILS_SINGLE_IMPL=1 inherit distutils-r1 @@ -16,7 +17,9 @@ SLOT="0" KEYWORDS="~amd64" RDEPEND=" -