summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorThomas Deutschmann <whissi@gentoo.org>2019-08-17 00:24:19 +0200
committerThomas Deutschmann <whissi@gentoo.org>2019-08-17 00:24:19 +0200
commit77cbaf5855722679c2b25577c6a1644742ffd4bf (patch)
treefc2711019aca1c57ef8be8018a498f8fb04418d1 /www-servers
parentapp-admin/apache-tools: x86 stable (bug #692172) (diff)
downloadgentoo-77cbaf5855722679c2b25577c6a1644742ffd4bf.tar.gz
gentoo-77cbaf5855722679c2b25577c6a1644742ffd4bf.tar.bz2
gentoo-77cbaf5855722679c2b25577c6a1644742ffd4bf.zip
www-servers/apache: x86 stable (bug #692172)
Package-Manager: Portage-2.3.71, Repoman-2.3.17 Signed-off-by: Thomas Deutschmann <whissi@gentoo.org>
Diffstat (limited to 'www-servers')
-rw-r--r--www-servers/apache/apache-2.4.41.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/www-servers/apache/apache-2.4.41.ebuild b/www-servers/apache/apache-2.4.41.ebuild
index 92382aabc0d4..1f06b7275080 100644
--- a/www-servers/apache/apache-2.4.41.ebuild
+++ b/www-servers/apache/apache-2.4.41.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 ~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.