summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMatt Turner <mattst88@gentoo.org>2018-09-16 12:45:30 -0700
committerMatt Turner <mattst88@gentoo.org>2018-09-16 12:52:50 -0700
commit21a6d2ae3017214c6dedd1a471a6457e316420ce (patch)
treea396e5ed70e400b0d47f0a7aec254e144227df39 /www-servers
parentapp-admin/apache-tools-2.4.34: ppc stable, bug 662894 (diff)
downloadgentoo-21a6d2ae3017214c6dedd1a471a6457e316420ce.tar.gz
gentoo-21a6d2ae3017214c6dedd1a471a6457e316420ce.tar.bz2
gentoo-21a6d2ae3017214c6dedd1a471a6457e316420ce.zip
www-servers/apache-2.4.34-r2: ppc stable, bug 662894
Diffstat (limited to 'www-servers')
-rw-r--r--www-servers/apache/apache-2.4.34-r2.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/www-servers/apache/apache-2.4.34-r2.ebuild b/www-servers/apache/apache-2.4.34-r2.ebuild
index 823a7a01d452..7951d9793d58 100644
--- a/www-servers/apache/apache-2.4.34-r2.ebuild
+++ b/www-servers/apache/apache-2.4.34-r2.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-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-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.