summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorRolf Eike Beer <eike@sf-mail.de>2020-06-19 07:41:40 +0200
committerSergei Trofimovich <slyfox@gentoo.org>2020-06-19 07:39:52 +0100
commit04c4e1dff9d10fe82d031630e61c2645b05d6494 (patch)
treef051b794e3c2231b6b5fb1bc791a87c832f1bce3 /www-servers
parentdev-ruby/yajl-ruby: stable 1.4.1 for hppa, bug #728188 (diff)
downloadgentoo-04c4e1dff9d10fe82d031630e61c2645b05d6494.tar.gz
gentoo-04c4e1dff9d10fe82d031630e61c2645b05d6494.tar.bz2
gentoo-04c4e1dff9d10fe82d031630e61c2645b05d6494.zip
www-servers/apache: stable 2.4.43 for hppa, bug #715824
Package-Manager: Portage-2.3.99, Repoman-2.3.22 RepoMan-Options: --include-arches="hppa" Signed-off-by: Rolf Eike Beer <eike@sf-mail.de> Signed-off-by: Sergei Trofimovich <slyfox@gentoo.org>
Diffstat (limited to 'www-servers')
-rw-r--r--www-servers/apache/apache-2.4.43.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/www-servers/apache/apache-2.4.43.ebuild b/www-servers/apache/apache-2.4.43.ebuild
index 9ddcb8cb915d..9dc3fe6feb48 100644
--- a/www-servers/apache/apache-2.4.43.ebuild
+++ b/www-servers/apache/apache-2.4.43.ebuild
@@ -136,7 +136,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 sparc ~x86 ~amd64-linux ~x64-macos ~x86-macos ~m68k-mint ~sparc64-solaris ~x64-solaris"
+KEYWORDS="~alpha ~amd64 ~arm arm64 hppa ~ia64 ~mips ppc ppc64 ~s390 sparc ~x86 ~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.