diff options
author | Donny Davies <woodchip@gentoo.org> | 2002-11-29 15:37:12 +0000 |
---|---|---|
committer | Donny Davies <woodchip@gentoo.org> | 2002-11-29 15:37:12 +0000 |
commit | 36f61bc0d0d5053c2cb882f45f9aa9a995b65728 (patch) | |
tree | 6fe05a99b11dc0e7beaf1aac6b7d6a6ee1715fc8 /net-www/apache | |
parent | inherit kde before setting local settings (diff) | |
download | gentoo-2-36f61bc0d0d5053c2cb882f45f9aa9a995b65728.tar.gz gentoo-2-36f61bc0d0d5053c2cb882f45f9aa9a995b65728.tar.bz2 gentoo-2-36f61bc0d0d5053c2cb882f45f9aa9a995b65728.zip |
keyword mask
Diffstat (limited to 'net-www/apache')
-rw-r--r-- | net-www/apache/apache-2.0.43-r1.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/net-www/apache/apache-2.0.43-r1.ebuild b/net-www/apache/apache-2.0.43-r1.ebuild index af08a0a1f369..b648472947ef 100644 --- a/net-www/apache/apache-2.0.43-r1.ebuild +++ b/net-www/apache/apache-2.0.43-r1.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2002 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/net-www/apache/apache-2.0.43-r1.ebuild,v 1.1 2002/11/28 20:23:09 woodchip Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-www/apache/apache-2.0.43-r1.ebuild,v 1.2 2002/11/29 15:37:12 woodchip Exp $ inherit eutils @@ -10,7 +10,7 @@ HOMEPAGE="http://www.apache.org/" S="${WORKDIR}/httpd-${PV}" SRC_URI="http://www.apache.org/dist/httpd/httpd-${PV}.tar.gz mirror://gentoo/${P}-gentoo.diff.bz2" -KEYWORDS="x86 ppc" +KEYWORDS="~x86 ~ppc" LICENSE="Apache-1.1" SLOT="2" |