diff options
Diffstat (limited to 'sci-biology/stride/stride-20011129-r1.ebuild')
-rw-r--r-- | sci-biology/stride/stride-20011129-r1.ebuild | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/sci-biology/stride/stride-20011129-r1.ebuild b/sci-biology/stride/stride-20011129-r1.ebuild index a8681b7f924e..9638fd559b55 100644 --- a/sci-biology/stride/stride-20011129-r1.ebuild +++ b/sci-biology/stride/stride-20011129-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=7 @@ -22,6 +22,7 @@ PATCHES=( # version which was kindly provided by the author "${S}"/${PN}-20060723-update.patch "${FILESDIR}"/${PN}-20011129-fix-buildsystem.patch + "${FILESDIR}"/${PN}-20011129-clang16.patch ) src_configure() { |