diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2014-08-02 13:44:10 +0000 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2014-08-02 13:44:10 +0000 |
commit | 9fa8ff217ec271eec937a96400c98984f0fb1c03 (patch) | |
tree | d61dd7f4cee4229883940db3556d0206db17f11e /www-servers/apache/apache-2.2.27-r4.ebuild | |
parent | Stable for amd64, wrt bug #516994 (diff) | |
download | gentoo-2-9fa8ff217ec271eec937a96400c98984f0fb1c03.tar.gz gentoo-2-9fa8ff217ec271eec937a96400c98984f0fb1c03.tar.bz2 gentoo-2-9fa8ff217ec271eec937a96400c98984f0fb1c03.zip |
Stable for amd64, wrt bug #517298
(Portage version: 2.2.8-r1/cvs/Linux x86_64, RepoMan options: --include-arches="amd64", signed Manifest commit with key 7194459F)
Diffstat (limited to 'www-servers/apache/apache-2.2.27-r4.ebuild')
-rw-r--r-- | www-servers/apache/apache-2.2.27-r4.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/www-servers/apache/apache-2.2.27-r4.ebuild b/www-servers/apache/apache-2.2.27-r4.ebuild index b032ac47c501..7938dd0738cc 100644 --- a/www-servers/apache/apache-2.2.27-r4.ebuild +++ b/www-servers/apache/apache-2.2.27-r4.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2014 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/www-servers/apache/apache-2.2.27-r4.ebuild,v 1.2 2014/07/31 14:58:27 klausman Exp $ +# $Header: /var/cvsroot/gentoo-x86/www-servers/apache/apache-2.2.27-r4.ebuild,v 1.3 2014/08/02 13:44:10 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() { |