diff options
Diffstat (limited to 'www-servers/apache/apache-2.4.62.ebuild')
-rw-r--r-- | www-servers/apache/apache-2.4.62.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/www-servers/apache/apache-2.4.62.ebuild b/www-servers/apache/apache-2.4.62.ebuild index 8779084369f0..275061bd0030 100644 --- a/www-servers/apache/apache-2.4.62.ebuild +++ b/www-servers/apache/apache-2.4.62.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2024 Gentoo Authors +# Copyright 1999-2025 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=7 @@ -149,7 +149,7 @@ SLOT="2" KEYWORDS="~alpha amd64 arm arm64 ~hppa ~loong ~mips ppc ppc64 ~riscv ~s390 sparc x86 ~amd64-linux ~x64-macos ~x64-solaris" RDEPEND=" - apache2_modules_tls? ( >=net-libs/rustls-ffi-0.13.0:= ) + apache2_modules_tls? ( =net-libs/rustls-ffi-0.13*:= ) " DEPEND="${RDEPEND}" |