summaryrefslogtreecommitdiff
path: root/net-misc/getdate/getdate-1.2-r2.ebuild
diff options
context:
space:
mode:
Diffstat (limited to 'net-misc/getdate/getdate-1.2-r2.ebuild')
-rw-r--r--net-misc/getdate/getdate-1.2-r2.ebuild3
1 files changed, 2 insertions, 1 deletions
diff --git a/net-misc/getdate/getdate-1.2-r2.ebuild b/net-misc/getdate/getdate-1.2-r2.ebuild
index 21c21d60ba86..d06f3c2be84e 100644
--- a/net-misc/getdate/getdate-1.2-r2.ebuild
+++ b/net-misc/getdate/getdate-1.2-r2.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2020 Gentoo Authors
+# Copyright 1999-2022 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=7
@@ -21,6 +21,7 @@ S="${WORKDIR}/${MY_P}"
PATCHES=(
"${FILESDIR}/${PN}-glibc-2.31.patch"
+ "${FILESDIR}/${P}-clang16.patch"
)
src_prepare() {