diff options
author | Sam James <sam@gentoo.org> | 2024-07-19 12:16:06 +0100 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2024-07-19 12:16:06 +0100 |
commit | d6797eb3223bc6de566c46668d5b52010dea1075 (patch) | |
tree | e82e84d7a1846016f1d31339c3d949a5b48060f7 /www-servers/apache | |
parent | dev-libs/jansson: Stabilize 2.14-r2 amd64, #935727 (diff) | |
download | gentoo-d6797eb3223bc6de566c46668d5b52010dea1075.tar.gz gentoo-d6797eb3223bc6de566c46668d5b52010dea1075.tar.bz2 gentoo-d6797eb3223bc6de566c46668d5b52010dea1075.zip |
www-servers/apache: Stabilize 2.4.62 arm64, #936295
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'www-servers/apache')
-rw-r--r-- | www-servers/apache/apache-2.4.62.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/www-servers/apache/apache-2.4.62.ebuild b/www-servers/apache/apache-2.4.62.ebuild index 4231962a8e60..2fab4c51c610 100644 --- a/www-servers/apache/apache-2.4.62.ebuild +++ b/www-servers/apache/apache-2.4.62.ebuild @@ -146,7 +146,7 @@ HOMEPAGE="https://httpd.apache.org/" # some helper scripts are Apache-1.1, thus both are here LICENSE="Apache-2.0 Apache-1.1" SLOT="2" -KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~loong ~mips ~ppc ~ppc64 ~riscv ~s390 ~sparc ~x86 ~amd64-linux ~x64-macos ~x64-solaris" +KEYWORDS="~alpha ~amd64 ~arm arm64 ~hppa ~ia64 ~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:= ) |