diff options
author | Jeroen Roovers <jer@gentoo.org> | 2017-01-15 00:33:57 +0100 |
---|---|---|
committer | Jeroen Roovers <jer@gentoo.org> | 2017-01-15 00:34:07 +0100 |
commit | c332e62657acc54fee6e1a0fb0c15806f0ee51f9 (patch) | |
tree | 9af65fd9ebe2900679e989e8a4ee716a66c98875 /www-servers | |
parent | app-admin/apache-tools: Stable for HPPA (bug #603130). (diff) | |
download | gentoo-c332e62657acc54fee6e1a0fb0c15806f0ee51f9.tar.gz gentoo-c332e62657acc54fee6e1a0fb0c15806f0ee51f9.tar.bz2 gentoo-c332e62657acc54fee6e1a0fb0c15806f0ee51f9.zip |
www-servers/apache: Stable for HPPA (bug #603130).
Package-Manager: Portage-2.3.3, Repoman-2.3.1
RepoMan-Options: --ignore-arches
Diffstat (limited to 'www-servers')
-rw-r--r-- | www-servers/apache/apache-2.4.25.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/www-servers/apache/apache-2.4.25.ebuild b/www-servers/apache/apache-2.4.25.ebuild index 5f24ab87cc0e..e4c7a34da468 100644 --- a/www-servers/apache/apache-2.4.25.ebuild +++ b/www-servers/apache/apache-2.4.25.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2016 Gentoo Foundation +# Copyright 1999-2017 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 # $Id$ @@ -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 )" |