diff options
author | Jeroen Roovers <jer@gentoo.org> | 2016-11-04 14:25:52 +0100 |
---|---|---|
committer | Jeroen Roovers <jer@gentoo.org> | 2016-11-04 14:25:52 +0100 |
commit | dc105d9eb8dbec143063e92bc16278a0e1582a1a (patch) | |
tree | 34169bf3c0876c0a4bc23be4ada923187d0e4da7 /www-servers | |
parent | app-arch/tar: Stable for PPC64 (bug #598334). (diff) | |
download | gentoo-dc105d9eb8dbec143063e92bc16278a0e1582a1a.tar.gz gentoo-dc105d9eb8dbec143063e92bc16278a0e1582a1a.tar.bz2 gentoo-dc105d9eb8dbec143063e92bc16278a0e1582a1a.zip |
www-servers/apache: Stable for HPPA PPC64 (bug #589226).
Package-Manager: portage-2.3.2
RepoMan-Options: --ignore-arches
Diffstat (limited to 'www-servers')
-rw-r--r-- | www-servers/apache/apache-2.4.23-r2.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/www-servers/apache/apache-2.4.23-r2.ebuild b/www-servers/apache/apache-2.4.23-r2.ebuild index 28c4e58f0e83..b6c99d67630b 100644 --- a/www-servers/apache/apache-2.4.23-r2.ebuild +++ b/www-servers/apache/apache-2.4.23-r2.ebuild @@ -125,7 +125,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" # Upstream fixes SRC_URI+=" http://svn.apache.org/viewvc/httpd/httpd/trunk/modules/proxy/mod_proxy_fcgi.c?r1=1751970&r2=1751969&pathrev=1751970&view=patch -> ${PN}-2.4.23-fcgi_fix.patch" |