summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAaron Bauman <bman@gentoo.org>2019-08-16 16:35:37 -0400
committerAaron Bauman <bman@gentoo.org>2019-08-16 16:35:45 -0400
commitb02ff3de32b190dfa129727bb376f017f6e89ea4 (patch)
tree56e871da9afb18da488ea9d0e66231660ffe9385 /www-servers/apache
parentapp-admin/apache-tools: arm64 stable (bug #692172) (diff)
downloadgentoo-b02ff3de32b190dfa129727bb376f017f6e89ea4.tar.gz
gentoo-b02ff3de32b190dfa129727bb376f017f6e89ea4.tar.bz2
gentoo-b02ff3de32b190dfa129727bb376f017f6e89ea4.zip
www-servers/apache: arm64 stable (bug #692172)
Signed-off-by: Aaron Bauman <bman@gentoo.org> Package-Manager: Portage-2.3.71, Repoman-2.3.17 RepoMan-Options: --include-arches="arm64"
Diffstat (limited to 'www-servers/apache')
-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 3b013b03ce3b..92382aabc0d4 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.