www-servers/apache: arm64 stable (bug #692172)
authorAaron Bauman <bman@gentoo.org>
Fri, 16 Aug 2019 20:35:37 +0000 (16:35 -0400)
committerAaron Bauman <bman@gentoo.org>
Fri, 16 Aug 2019 20:35:45 +0000 (16:35 -0400)
Signed-off-by: Aaron Bauman <bman@gentoo.org>
Package-Manager: Portage-2.3.71, Repoman-2.3.17
RepoMan-Options: --include-arches="arm64"

www-servers/apache/apache-2.4.41.ebuild

index 3b013b03ce3b2bac758718dba73e3bc8989aa09e..92382aabc0d400dd84da63f3247a9b6e75d832ea 100644 (file)
@@ -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.