diff options
author | Tobias Klausmann <klausman@gentoo.org> | 2018-06-18 22:21:34 +0200 |
---|---|---|
committer | Tobias Klausmann <klausman@gentoo.org> | 2018-06-18 22:21:34 +0200 |
commit | cfffa26c1da8a24c60a136e09d97f4aa5093630c (patch) | |
tree | 961cbfa478a8808b9a84938c41f5efb52505758a /www-servers/apache | |
parent | app-admin/apache-tools-2.4.33-r0: alpha stable (diff) | |
download | gentoo-cfffa26c1da8a24c60a136e09d97f4aa5093630c.tar.gz gentoo-cfffa26c1da8a24c60a136e09d97f4aa5093630c.tar.bz2 gentoo-cfffa26c1da8a24c60a136e09d97f4aa5093630c.zip |
www-servers/apache-2.4.33-r1: alpha stable
Gentoo-Bug: http://bugs.gentoo.org/651406
Diffstat (limited to 'www-servers/apache')
-rw-r--r-- | www-servers/apache/apache-2.4.33-r1.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/www-servers/apache/apache-2.4.33-r1.ebuild b/www-servers/apache/apache-2.4.33-r1.ebuild index 13fbf91148b0..005f9553ac46 100644 --- a/www-servers/apache/apache-2.4.33-r1.ebuild +++ b/www-servers/apache/apache-2.4.33-r1.ebuild @@ -130,7 +130,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" # Enable http2 by default (bug #563452) # FIXME: Move to apache-2.eclass once this has reached stable. IUSE="${IUSE/apache2_modules_http2/+apache2_modules_http2}" |