summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorThomas Deutschmann <whissi@gentoo.org>2020-06-20 15:29:57 +0200
committerThomas Deutschmann <whissi@gentoo.org>2020-06-20 15:48:07 +0200
commitcfdcd8abd54a4036f4a0cce2507f0e64fc2fa1fa (patch)
tree2e190887ef0aa677543bde2a1bceccf197b5e004 /www-servers
parentprofiles: Mask dev-tex/feynmf for removal. (diff)
downloadgentoo-cfdcd8abd54a4036f4a0cce2507f0e64fc2fa1fa.tar.gz
gentoo-cfdcd8abd54a4036f4a0cce2507f0e64fc2fa1fa.tar.bz2
gentoo-cfdcd8abd54a4036f4a0cce2507f0e64fc2fa1fa.zip
www-servers/apache: x86 stable (bug #715824)
Package-Manager: Portage-2.3.101, Repoman-2.3.22 Signed-off-by: Thomas Deutschmann <whissi@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 9dc3fe6feb48..f56d9499f235 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.