diff options
author | Mikle Kolyada <zlogene@gentoo.org> | 2018-04-21 15:49:22 +0300 |
---|---|---|
committer | Mikle Kolyada <zlogene@gentoo.org> | 2018-04-21 15:49:22 +0300 |
commit | c5b9cf1b7e9c51c8100f7566a4f594f7d297fa05 (patch) | |
tree | 2e5c56194677904839ecd99eab44a8cef45309e6 /www-servers | |
parent | app-admin/apache-tools: arm stable wrt bug #649356 (diff) | |
download | gentoo-c5b9cf1b7e9c51c8100f7566a4f594f7d297fa05.tar.gz gentoo-c5b9cf1b7e9c51c8100f7566a4f594f7d297fa05.tar.bz2 gentoo-c5b9cf1b7e9c51c8100f7566a4f594f7d297fa05.zip |
www-servers/apache: arm stable wrt bug #649356
Package-Manager: Portage-2.3.24, Repoman-2.3.6
Diffstat (limited to 'www-servers')
-rw-r--r-- | www-servers/apache/apache-2.4.29-r1.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/www-servers/apache/apache-2.4.29-r1.ebuild b/www-servers/apache/apache-2.4.29-r1.ebuild index 0b0d7de76739..1d97a24d6da8 100644 --- a/www-servers/apache/apache-2.4.29-r1.ebuild +++ b/www-servers/apache/apache-2.4.29-r1.ebuild @@ -128,7 +128,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 ~mips ~ppc ppc64 ~s390 ~sh sparc x86 ~amd64-fbsd ~x86-fbsd ~amd64-linux ~x64-macos ~x86-macos ~m68k-mint ~sparc64-solaris ~x64-solaris" +KEYWORDS="alpha amd64 arm ~arm64 ~hppa ia64 ~mips ~ppc ppc64 ~s390 ~sh sparc x86 ~amd64-fbsd ~x86-fbsd ~amd64-linux ~x64-macos ~x86-macos ~m68k-mint ~sparc64-solaris ~x64-solaris" CDEPEND="apache2_modules_brotli? ( >=app-arch/brotli-0.6.0:= ) apache2_modules_http2? ( >=net-libs/nghttp2-1.2.1 )" |