diff options
author | 2014-04-21 10:07:47 +0000 | |
---|---|---|
committer | 2014-04-21 10:07:47 +0000 | |
commit | 6cde10b4f4bd10f345d409b05963e89a92b0de99 (patch) | |
tree | f7963a62b28ff21a234841e7335ce226e52bc176 /app-admin/apache-tools/apache-tools-2.2.27.ebuild | |
parent | Moved SSLCompression into the IfDefine (diff) | |
download | gentoo-2-6cde10b4f4bd10f345d409b05963e89a92b0de99.tar.gz gentoo-2-6cde10b4f4bd10f345d409b05963e89a92b0de99.tar.bz2 gentoo-2-6cde10b4f4bd10f345d409b05963e89a92b0de99.zip |
Stable for HPPA (bug #507866).
(Portage version: 2.2.10/cvs/Linux x86_64, RepoMan options: --ignore-arches, signed Manifest commit with key A792A613)
Diffstat (limited to 'app-admin/apache-tools/apache-tools-2.2.27.ebuild')
-rw-r--r-- | app-admin/apache-tools/apache-tools-2.2.27.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/app-admin/apache-tools/apache-tools-2.2.27.ebuild b/app-admin/apache-tools/apache-tools-2.2.27.ebuild index 3bcb352862fd..717c24e73cd8 100644 --- a/app-admin/apache-tools/apache-tools-2.2.27.ebuild +++ b/app-admin/apache-tools/apache-tools-2.2.27.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/app-admin/apache-tools/apache-tools-2.2.27.ebuild,v 1.2 2014/04/20 09:51:44 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-admin/apache-tools/apache-tools-2.2.27.ebuild,v 1.3 2014/04/21 10:07:47 jer Exp $ EAPI="4" inherit flag-o-matic eutils @@ -11,7 +11,7 @@ SRC_URI="mirror://apache/httpd/httpd-${PV}.tar.bz2" LICENSE="Apache-2.0" SLOT="0" -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="ssl" RESTRICT="test" |