diff options
author | 2003-12-16 19:17:22 +0000 | |
---|---|---|
committer | 2003-12-16 19:17:22 +0000 | |
commit | 69f2e00d2f4f2dc3ed98f5f6ce6b5def832d076b (patch) | |
tree | 55f450e02762f2267da185408d6c07925ea661ea /net-wireless/hostap-utils/hostap-utils-0.1.2.ebuild | |
parent | mark stable on x86 (diff) | |
download | gentoo-2-69f2e00d2f4f2dc3ed98f5f6ce6b5def832d076b.tar.gz gentoo-2-69f2e00d2f4f2dc3ed98f5f6ce6b5def832d076b.tar.bz2 gentoo-2-69f2e00d2f4f2dc3ed98f5f6ce6b5def832d076b.zip |
mark stable on x86
Diffstat (limited to 'net-wireless/hostap-utils/hostap-utils-0.1.2.ebuild')
-rw-r--r-- | net-wireless/hostap-utils/hostap-utils-0.1.2.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/net-wireless/hostap-utils/hostap-utils-0.1.2.ebuild b/net-wireless/hostap-utils/hostap-utils-0.1.2.ebuild index 837481d24774..240d471897fd 100644 --- a/net-wireless/hostap-utils/hostap-utils-0.1.2.ebuild +++ b/net-wireless/hostap-utils/hostap-utils-0.1.2.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2003 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/net-wireless/hostap-utils/hostap-utils-0.1.2.ebuild,v 1.1 2003/11/04 08:03:53 wschlich Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-wireless/hostap-utils/hostap-utils-0.1.2.ebuild,v 1.2 2003/12/16 19:13:35 wschlich Exp $ inherit eutils @@ -9,7 +9,7 @@ HOMEPAGE="http://hostap.epitest.fi/" SRC_URI="http://hostap.epitest.fi/releases/${P}.tar.gz" LICENSE="GPL-2" SLOT="0" -KEYWORDS="~x86" +KEYWORDS="x86" IUSE="" DEPEND=">=net-wireless/hostap-driver-0.1.0" S="${WORKDIR}/${P}" |