Diff hp2xx-3.4.4-r3 with a hp2xx-3.4.4-r4

/usr/portage/media-gfx/hp2xx/hp2xx-3.4.4-r4.ebuild 2023-10-09 14:52:31.628368404 +0300
1
# Copyright 1999-2022 Gentoo Authors
1
# Copyright 1999-2023 Gentoo Authors
2 2
# Distributed under the terms of the GNU General Public License v2
3 3

  
4 4
EAPI=7
......
28 28
PATCHES=(
29 29
	"${FILESDIR}"/${P}-r1.patch
30 30
	"${FILESDIR}"/${P}-docbuild.patch
31
	"${FILESDIR}"/${P}-clang16-build.patch
31 32
)
32 33

  
33 34
src_prepare() {
Thank you!