commit: 63078148529a426feb0df75e5c333f64c573fe1e Author: Thomas Deutschmann <whissi <AT> gentoo <DOT> org> AuthorDate: Mon Sep 18 12:13:29 2017 +0000 Commit: Thomas Deutschmann <whissi <AT> gentoo <DOT> org> CommitDate: Mon Sep 18 13:03:55 2017 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=63078148
www-servers/apache: x86 & amd64 stable (bug #631308) Package-Manager: Portage-2.3.8, Repoman-2.3.3 www-servers/apache/apache-2.2.34.ebuild | 2 +- www-servers/apache/apache-2.4.27-r1.ebuild | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/www-servers/apache/apache-2.2.34.ebuild b/www-servers/apache/apache-2.2.34.ebuild index 0ea3b697d86..c4344883f3c 100644 --- a/www-servers/apache/apache-2.2.34.ebuild +++ b/www-servers/apache/apache-2.2.34.ebuild @@ -88,7 +88,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" +KEYWORDS="~alpha amd64 ~arm ~arm64 ~hppa ~ia64 ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc x86 ~amd64-fbsd ~sparc-fbsd ~x86-fbsd" IUSE="" src_configure() { diff --git a/www-servers/apache/apache-2.4.27-r1.ebuild b/www-servers/apache/apache-2.4.27-r1.ebuild index acf259b4001..11ea251ed2b 100644 --- a/www-servers/apache/apache-2.4.27-r1.ebuild +++ b/www-servers/apache/apache-2.4.27-r1.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 )"
