diff options
author | Rolf Eike Beer <eike@sf-mail.de> | 2018-03-16 16:31:05 +0100 |
---|---|---|
committer | Sergei Trofimovich <slyfox@gentoo.org> | 2018-03-16 20:06:08 +0000 |
commit | 8de309da806aaa83939a07a943e26d9300c21d00 (patch) | |
tree | 4226e74d65d6122c5f61fbaaac2c3aedfd4bbf00 /www-servers/apache | |
parent | dev-libs/boost-1.65.0: alpha stable, bug 644808 (diff) | |
download | gentoo-8de309da806aaa83939a07a943e26d9300c21d00.tar.gz gentoo-8de309da806aaa83939a07a943e26d9300c21d00.tar.bz2 gentoo-8de309da806aaa83939a07a943e26d9300c21d00.zip |
www-servers/apache: stable 2.4.29-r1 for sparc, bug #649356
Package-Manager: Portage-2.3.24, Repoman-2.3.6
RepoMan-Options: --include-arches="sparc"
Diffstat (limited to 'www-servers/apache')
-rw-r--r-- | www-servers/apache/apache-2.4.29-r1.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/www-servers/apache/apache-2.4.29-r1.ebuild b/www-servers/apache/apache-2.4.29-r1.ebuild index 9b977bb91c8d..765db10d703e 100644 --- a/www-servers/apache/apache-2.4.29-r1.ebuild +++ b/www-servers/apache/apache-2.4.29-r1.ebuild @@ -128,7 +128,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" CDEPEND="apache2_modules_brotli? ( >=app-arch/brotli-0.6.0:= ) apache2_modules_http2? ( >=net-libs/nghttp2-1.2.1 )" |