diff options
author | Tobias Klausmann <klausman@gentoo.org> | 2017-01-05 11:18:34 +0100 |
---|---|---|
committer | Tobias Klausmann <klausman@gentoo.org> | 2017-01-05 13:34:11 +0100 |
commit | 80167bf064af8982375591cf3d7a8ae3c8c8a161 (patch) | |
tree | 15f14db582d9fa096518553f34313f7b5e9c03da /www-servers/apache | |
parent | net-proxy/squid-3.5.23-r0: stable on alpha (diff) | |
download | gentoo-80167bf064af8982375591cf3d7a8ae3c8c8a161.tar.gz gentoo-80167bf064af8982375591cf3d7a8ae3c8c8a161.tar.bz2 gentoo-80167bf064af8982375591cf3d7a8ae3c8c8a161.zip |
www-servers/apache-2.4.25-r0: stable on alpha
Gentoo-Bug: 603130
Diffstat (limited to 'www-servers/apache')
-rw-r--r-- | www-servers/apache/apache-2.4.25.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/www-servers/apache/apache-2.4.25.ebuild b/www-servers/apache/apache-2.4.25.ebuild index d969e3ae92d4..5f24ab87cc0e 100644 --- a/www-servers/apache/apache-2.4.25.ebuild +++ b/www-servers/apache/apache-2.4.25.ebuild @@ -127,7 +127,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 ~sparc-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 ~sparc-fbsd ~x86-fbsd ~amd64-linux ~x64-macos ~x86-macos ~m68k-mint ~sparc64-solaris ~x64-solaris" DEPEND+="apache2_modules_http2? ( >=net-libs/nghttp2-1.2.1 )" |