diff options
Diffstat (limited to 'app-admin/apache-tools/apache-tools-2.2.16.ebuild')
-rw-r--r-- | app-admin/apache-tools/apache-tools-2.2.16.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/app-admin/apache-tools/apache-tools-2.2.16.ebuild b/app-admin/apache-tools/apache-tools-2.2.16.ebuild index fba05e24f727..afb45ff1ac30 100644 --- a/app-admin/apache-tools/apache-tools-2.2.16.ebuild +++ b/app-admin/apache-tools/apache-tools-2.2.16.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2010 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.16.ebuild,v 1.1 2010/08/28 14:57:03 hollow Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-admin/apache-tools/apache-tools-2.2.16.ebuild,v 1.2 2010/08/30 11:35:40 hwoarang Exp $ inherit flag-o-matic eutils @@ -10,7 +10,7 @@ SRC_URI="mirror://apache/httpd/httpd-${PV}.tar.bz2" LICENSE="Apache-2.0" SLOT="0" -KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86 ~sparc-fbsd ~x86-fbsd" +KEYWORDS="~alpha amd64 ~arm ~hppa ~ia64 ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86 ~sparc-fbsd ~x86-fbsd" IUSE="ssl" RESTRICT="test" |