diff options
author | Tobias Klausmann <klausman@gentoo.org> | 2016-12-21 19:56:16 +0100 |
---|---|---|
committer | Tobias Klausmann <klausman@gentoo.org> | 2016-12-21 19:56:16 +0100 |
commit | 74d2223b52daca5555e8c2c7729f21c62e6feefa (patch) | |
tree | b0df0322be978ab8631a8263b78e161bd35eddae | |
parent | 480810574a1b87ef6724e43d3b264afe674b584f (diff) | |
download | gentoo-74d2223b52daca5555e8c2c7729f21c62e6feefa.tar.gz gentoo-74d2223b52daca5555e8c2c7729f21c62e6feefa.tar.xz |
www-servers/apache-2.4.25-r0: stable on amd64
Gentoo-Bug: 603130
-rw-r--r-- | www-servers/apache/apache-2.4.25.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/www-servers/apache/apache-2.4.25.ebuild b/www-servers/apache/apache-2.4.25.ebuild index c61cbbf7e3b..3c4a6801db7 100644 --- a/www-servers/apache/apache-2.4.25.ebuild +++ b/www-servers/apache/apache-2.4.25.ebuild @@ -127,7 +127,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-fbsd ~sparc-fbsd ~x86-fbsd ~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-fbsd ~sparc-fbsd ~x86-fbsd ~amd64-linux ~x64-macos ~x86-macos ~m68k-mint ~sparc64-solaris ~x64-solaris" DEPEND+="apache2_modules_http2? ( >=net-libs/nghttp2-1.2.1 )" |