diff options
author | Thomas Deutschmann <whissi@gentoo.org> | 2017-09-18 14:13:29 +0200 |
---|---|---|
committer | Thomas Deutschmann <whissi@gentoo.org> | 2017-09-18 15:03:55 +0200 |
commit | 63078148529a426feb0df75e5c333f64c573fe1e (patch) | |
tree | bdbf98cc476afce92b4a23d3d3a9d42acde98694 /www-servers | |
parent | app-admin/apache-tools: amd64 & x86 stable (bug #631308) (diff) | |
download | gentoo-63078148529a426feb0df75e5c333f64c573fe1e.tar.gz gentoo-63078148529a426feb0df75e5c333f64c573fe1e.tar.bz2 gentoo-63078148529a426feb0df75e5c333f64c573fe1e.zip |
www-servers/apache: x86 & amd64 stable (bug #631308)
Package-Manager: Portage-2.3.8, Repoman-2.3.3
Diffstat (limited to 'www-servers')
-rw-r--r-- | www-servers/apache/apache-2.2.34.ebuild | 2 | ||||
-rw-r--r-- | 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 0ea3b697d864..c4344883f3c4 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 acf259b40011..11ea251ed2b9 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 )" |