diff options
author | Mikle Kolyada <zlogene@gentoo.org> | 2018-03-17 13:39:50 +0300 |
---|---|---|
committer | Mikle Kolyada <zlogene@gentoo.org> | 2018-03-17 13:39:50 +0300 |
commit | 5489dce4ff87f9a90b97b539f974d82c837a32b8 (patch) | |
tree | c55a2970301b54ffadc59c382cfc76f72ccb96de /www-servers/apache | |
parent | app-admin/apache-tools: amd64 stable wrt bug #649356 (diff) | |
download | gentoo-5489dce4ff87f9a90b97b539f974d82c837a32b8.tar.gz gentoo-5489dce4ff87f9a90b97b539f974d82c837a32b8.tar.bz2 gentoo-5489dce4ff87f9a90b97b539f974d82c837a32b8.zip |
www-servers/apache: amd64 stable wrt bug #649356
Package-Manager: Portage-2.3.24, Repoman-2.3.6
Diffstat (limited to 'www-servers/apache')
-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 765db10d703e..348951b22801 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 )" |