diff options
author | 2018-05-30 23:01:11 +0200 | |
---|---|---|
committer | 2018-05-31 07:50:29 +0000 | |
commit | 22908c0e6c4ff955b67d225f62e45f7273811c8c (patch) | |
tree | 642a6fd8d39b0d2a0f124eb967b093859f70f6e4 /www-servers | |
parent | dev-vcs/git: stable 2.16.4 for sparc (diff) | |
download | gentoo-22908c0e6c4ff955b67d225f62e45f7273811c8c.tar.gz gentoo-22908c0e6c4ff955b67d225f62e45f7273811c8c.tar.bz2 gentoo-22908c0e6c4ff955b67d225f62e45f7273811c8c.zip |
www-servers/apache: stable 2.4.33-r1 for sparc
Bug: https://bugs.gentoo.org/651406
Package-Manager: Portage-2.3.24, Repoman-2.3.6
RepoMan-Options: --include-arches="sparc"
Diffstat (limited to 'www-servers')
-rw-r--r-- | www-servers/apache/apache-2.4.33-r1.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/www-servers/apache/apache-2.4.33-r1.ebuild b/www-servers/apache/apache-2.4.33-r1.ebuild index 2bc6438ce835..c48db60d31f4 100644 --- a/www-servers/apache/apache-2.4.33-r1.ebuild +++ b/www-servers/apache/apache-2.4.33-r1.ebuild @@ -130,7 +130,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" # Enable http2 by default (bug #563452) # FIXME: Move to apache-2.eclass once this has reached stable. IUSE="${IUSE/apache2_modules_http2/+apache2_modules_http2}" |