diff options
Diffstat (limited to 'sci-libs')
-rw-r--r-- | sci-libs/djbfft/djbfft-0.76-r2.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/sci-libs/djbfft/djbfft-0.76-r2.ebuild b/sci-libs/djbfft/djbfft-0.76-r2.ebuild index 4bf66301628c..ea41d6b0930a 100644 --- a/sci-libs/djbfft/djbfft-0.76-r2.ebuild +++ b/sci-libs/djbfft/djbfft-0.76-r2.ebuild @@ -1,8 +1,8 @@ -# Copyright 1999-2020 Gentoo Authors +# Copyright 1999-2021 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=5 -inherit eutils flag-o-matic toolchain-funcs multilib multilib-minimal +inherit epatch flag-o-matic toolchain-funcs multilib multilib-minimal DESCRIPTION="Extremely fast library for floating-point convolution" HOMEPAGE="http://cr.yp.to/djbfft.html" |