diff options
author | Jeroen Roovers <jer@gentoo.org> | 2015-08-15 22:51:19 +0200 |
---|---|---|
committer | Jeroen Roovers <jer@gentoo.org> | 2015-08-15 22:51:19 +0200 |
commit | 82714440071daf93478266b47e8d0aee3a30c1db (patch) | |
tree | a12557450f56055bb04f373b2c0f0aa2dbb441cb /www-servers | |
parent | app-admin/apache-tools: Stable for PPC64 (bug #557198). (diff) | |
download | gentoo-82714440071daf93478266b47e8d0aee3a30c1db.tar.gz gentoo-82714440071daf93478266b47e8d0aee3a30c1db.tar.bz2 gentoo-82714440071daf93478266b47e8d0aee3a30c1db.zip |
www-servers/apache: Stable for PPC64 (bug #557198).
Package-Manager: portage-2.2.20.1
Diffstat (limited to 'www-servers')
-rw-r--r-- | www-servers/apache/apache-2.2.31.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/www-servers/apache/apache-2.2.31.ebuild b/www-servers/apache/apache-2.2.31.ebuild index 853a9da755fc..f9eabe4d2f57 100644 --- a/www-servers/apache/apache-2.2.31.ebuild +++ b/www-servers/apache/apache-2.2.31.ebuild @@ -89,7 +89,7 @@ HOMEPAGE="http://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() { |