diff options
author | Gustavo Zacarias <gustavoz@gentoo.org> | 2004-09-07 14:28:11 +0000 |
---|---|---|
committer | Gustavo Zacarias <gustavoz@gentoo.org> | 2004-09-07 14:28:11 +0000 |
commit | acd2de936730c88e8f6f2ad1c0e95edc75db0892 (patch) | |
tree | 7b0166e045d272159a28ef6a86b67f2910fed033 /net-misc/dhcp/dhcp-3.0.1.ebuild | |
parent | Added app-emacs/nosendmail. See bug #11104. (diff) | |
download | historical-acd2de936730c88e8f6f2ad1c0e95edc75db0892.tar.gz historical-acd2de936730c88e8f6f2ad1c0e95edc75db0892.tar.bz2 historical-acd2de936730c88e8f6f2ad1c0e95edc75db0892.zip |
Stable on sparc
Diffstat (limited to 'net-misc/dhcp/dhcp-3.0.1.ebuild')
-rw-r--r-- | net-misc/dhcp/dhcp-3.0.1.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/net-misc/dhcp/dhcp-3.0.1.ebuild b/net-misc/dhcp/dhcp-3.0.1.ebuild index 67a67c844122..e6b4354be0fe 100644 --- a/net-misc/dhcp/dhcp-3.0.1.ebuild +++ b/net-misc/dhcp/dhcp-3.0.1.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2004 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/net-misc/dhcp/dhcp-3.0.1.ebuild,v 1.4 2004/08/31 22:03:40 vapier Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-misc/dhcp/dhcp-3.0.1.ebuild,v 1.5 2004/09/07 14:28:11 gustavoz Exp $ inherit eutils flag-o-matic @@ -10,7 +10,7 @@ SRC_URI="ftp://ftp.isc.org/isc/dhcp/${P}.tar.gz" LICENSE="isc-dhcp" SLOT="0" -KEYWORDS="x86 ppc ~sparc ~mips arm hppa ~ppc64" +KEYWORDS="x86 ppc sparc ~mips arm hppa ~ppc64" IUSE="static selinux" RDEPEND="virtual/libc |