diff options
Diffstat (limited to 'www-servers/apache/apache-2.2.29.ebuild')
-rw-r--r-- | www-servers/apache/apache-2.2.29.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/www-servers/apache/apache-2.2.29.ebuild b/www-servers/apache/apache-2.2.29.ebuild index 811b8a9a3348..9824db477460 100644 --- a/www-servers/apache/apache-2.2.29.ebuild +++ b/www-servers/apache/apache-2.2.29.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2015 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/www-servers/apache/apache-2.2.29.ebuild,v 1.7 2015/02/18 08:49:23 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/www-servers/apache/apache-2.2.29.ebuild,v 1.8 2015/02/18 09:16:20 ago Exp $ EAPI=5 @@ -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() { |