Diff radeon-profile-20200824-r1 with a radeon-profile-99999999

/usr/portage/x11-apps/radeon-profile/radeon-profile-99999999.ebuild 2023-10-09 14:52:35.908368512 +0300
1
# Copyright 1999-2021 Gentoo Authors
1
# Copyright 1999-2020 Gentoo Authors
2 2
# Distributed under the terms of the GNU General Public License v2
3 3

  
4 4
EAPI=7
......
41 41

  
42 42
PATCHES=(
43 43
	"${FILESDIR}/${PN}-20200504-run_subdir.patch"
44
	"${FILESDIR}/${PN}-20200824-segfault.patch"
45 44
)
46 45

  
47 46
src_prepare() {
Thank you!