diff options
author | 2018-03-31 19:52:15 +0200 | |
---|---|---|
committer | 2018-03-31 19:52:30 +0200 | |
commit | 522c87e4d23577ef20ceb67e993ccb931195d1a2 (patch) | |
tree | 47244c4875297ea2b54ebdfa70ab0de8ae18ac52 | |
parent | app-admin/apache-tools-2.4.29-r0: alpha stable (diff) | |
download | gentoo-522c87e4d23577ef20ceb67e993ccb931195d1a2.tar.gz gentoo-522c87e4d23577ef20ceb67e993ccb931195d1a2.tar.bz2 gentoo-522c87e4d23577ef20ceb67e993ccb931195d1a2.zip |
www-servers/apache-2.4.29-r1: alpha stable
Gentoo-Bug: http://bugs.gentoo.org/649356
-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 26554cef947f..be2d111c477e 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 )" |