diff options
author | 2022-12-11 01:04:55 +0000 | |
---|---|---|
committer | 2023-05-15 06:53:10 +0100 | |
commit | b4a4e1c5ea363b43e05b0d3ccd35473120bf3b12 (patch) | |
tree | e72185b46fdef9ab634a34ce0223f5329eeb4022 /www-servers/apache/apache-2.4.54-r8.ebuild | |
parent | profiles/desc: add tls for apache2_modules (diff) | |
download | gentoo-b4a4e1c5ea363b43e05b0d3ccd35473120bf3b12.tar.gz gentoo-b4a4e1c5ea363b43e05b0d3ccd35473120bf3b12.tar.bz2 gentoo-b4a4e1c5ea363b43e05b0d3ccd35473120bf3b12.zip |
apache-2.eclass: add rustls support
Bug: https://bugs.gentoo.org/885099
Closes: https://bugs.gentoo.org/903746
Closes: https://github.com/gentoo/gentoo/pull/28634
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'www-servers/apache/apache-2.4.54-r8.ebuild')
-rw-r--r-- | www-servers/apache/apache-2.4.54-r8.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/www-servers/apache/apache-2.4.54-r8.ebuild b/www-servers/apache/apache-2.4.54-r8.ebuild index 22298cd5637a..20956f07123d 100644 --- a/www-servers/apache/apache-2.4.54-r8.ebuild +++ b/www-servers/apache/apache-2.4.54-r8.ebuild @@ -40,7 +40,7 @@ lbmethod_heartbeat log_config log_forensic logio lua macro md mime mime_magic ne proxy proxy_ajp proxy_balancer proxy_connect proxy_ftp proxy_hcheck proxy_html proxy_http proxy_scgi proxy_http2 proxy_fcgi proxy_uwsgi proxy_wstunnel rewrite ratelimit remoteip reqtimeout session session_cookie session_crypto session_dbd setenvif slotmem_shm socache_memcache -socache_shmcb speling status substitute systemd unique_id userdir usertrack +socache_shmcb speling status substitute systemd tls unique_id userdir usertrack unixd version vhost_alias watchdog xml2enc" # The following are also in the source as of this version, but are not available # for user selection: |