From 8d8d5594277708985dde6b4829f02ce45408e78e Mon Sep 17 00:00:00 2001 From: V3n3RiX Date: Mon, 13 Feb 2023 20:18:03 +0000 Subject: gentoo auto-resync : 13:02:2023 - 20:18:03 --- app-arch/dtrx/dtrx-8.5.0.ebuild | 6 ++++++ 1 file changed, 6 insertions(+) (limited to 'app-arch/dtrx/dtrx-8.5.0.ebuild') diff --git a/app-arch/dtrx/dtrx-8.5.0.ebuild b/app-arch/dtrx/dtrx-8.5.0.ebuild index 03c4b8340d0c..120994564bbc 100644 --- a/app-arch/dtrx/dtrx-8.5.0.ebuild +++ b/app-arch/dtrx/dtrx-8.5.0.ebuild @@ -25,6 +25,12 @@ SLOT="0" DOCS=( README.md ) +src_prepare() { + sed -i '/ *platform==/s|.*||' setup.cfg || die # bug #894148 + + distutils-r1_src_prepare +} + pkg_postinst() { local supported_format local -a supported_formats=( -- cgit v1.2.3