diff options
author | Sam James (sam_c) <sam@cmpct.info> | 2020-06-16 10:15:37 +0000 |
---|---|---|
committer | Mart Raudsepp <leio@gentoo.org> | 2020-06-17 17:19:47 +0300 |
commit | cd4225262a4d0fbf03020076de0f1b0a15887bcc (patch) | |
tree | 4afa12455c725b49e077f871bd340ded5d09c549 /www-servers/apache | |
parent | net-libs/glib-networking: arm64 stable (bug #725880) (diff) | |
download | gentoo-cd4225262a4d0fbf03020076de0f1b0a15887bcc.tar.gz gentoo-cd4225262a4d0fbf03020076de0f1b0a15887bcc.tar.bz2 gentoo-cd4225262a4d0fbf03020076de0f1b0a15887bcc.zip |
www-servers/apache: arm64 stable (bug #715824)
Package-Manager: Portage-2.3.99, Repoman-2.3.22
Signed-off-by: Sam James (sam_c) <sam@cmpct.info>
Signed-off-by: Mart Raudsepp <leio@gentoo.org>
Diffstat (limited to 'www-servers/apache')
-rw-r--r-- | www-servers/apache/apache-2.4.43.ebuild | 2 |
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 adb2a2285321..9ddcb8cb915d 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. |