diff options
Diffstat (limited to 'net-analyzer/pinger/pinger-0.33-r1.ebuild')
-rw-r--r-- | net-analyzer/pinger/pinger-0.33-r1.ebuild | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/net-analyzer/pinger/pinger-0.33-r1.ebuild b/net-analyzer/pinger/pinger-0.33-r1.ebuild index 32bfd97f82a2..38ed420ff7df 100644 --- a/net-analyzer/pinger/pinger-0.33-r1.ebuild +++ b/net-analyzer/pinger/pinger-0.33-r1.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2021 Gentoo Authors +# Copyright 1999-2022 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=8 @@ -35,6 +35,7 @@ DOCS=( AUTHORS BUGS ChangeLog NEWS README ) PATCHES=( "${FILESDIR}"/${P}-gentoo.patch "${FILESDIR}"/${P}-musl-int-types.patch + "${FILESDIR}"/${P}-clang16.patch ) src_prepare() { |