diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2016-12-19 16:07:29 +0100 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2016-12-19 16:11:59 +0100 |
commit | 386369705b8792ae9ee2319d1365f909e11661cf (patch) | |
tree | 535a1c3a6ef22b53d95693aad41471ee0c7c7e9b /www-servers | |
parent | app-arch/libarchive: ia64 stable wrt bug #598950 (diff) | |
download | gentoo-386369705b8792ae9ee2319d1365f909e11661cf.tar.gz gentoo-386369705b8792ae9ee2319d1365f909e11661cf.tar.bz2 gentoo-386369705b8792ae9ee2319d1365f909e11661cf.zip |
www-servers/apache: ia64 stable wrt bug #589226
Package-Manager: portage-2.3.0
RepoMan-Options: --include-arches="ia64"
Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
Diffstat (limited to 'www-servers')
-rw-r--r-- | www-servers/apache/apache-2.2.31-r1.ebuild | 2 | ||||
-rw-r--r-- | www-servers/apache/apache-2.4.23-r2.ebuild | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/www-servers/apache/apache-2.2.31-r1.ebuild b/www-servers/apache/apache-2.2.31-r1.ebuild index 075ba4afc644..c75ac3bd4a80 100644 --- a/www-servers/apache/apache-2.2.31-r1.ebuild +++ b/www-servers/apache/apache-2.2.31-r1.ebuild @@ -89,7 +89,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" +KEYWORDS="alpha amd64 arm ~arm64 hppa ia64 ~mips ~ppc ppc64 ~s390 ~sh sparc x86 ~amd64-fbsd ~sparc-fbsd ~x86-fbsd" IUSE="" PATCHES=( diff --git a/www-servers/apache/apache-2.4.23-r2.ebuild b/www-servers/apache/apache-2.4.23-r2.ebuild index c5e4999fe49a..ecb9255abc84 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" |