www-servers/apache-2.4.34-r2: alpha stable
authorTobias Klausmann <klausman@gentoo.org>
Thu, 13 Sep 2018 19:22:23 +0000 (21:22 +0200)
committerTobias Klausmann <klausman@gentoo.org>
Thu, 13 Sep 2018 19:23:09 +0000 (21:23 +0200)
Gentoo-Bug: http://bugs.gentoo.org/662894

www-servers/apache/apache-2.4.34-r2.ebuild

index 35e313631f5059c727e77c8b343db032e392c28a..823a7a01d452196911a311a24e6fecdda396850b 100644 (file)
@@ -130,7 +130,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.