diff options
author | Dylan Carlson <absinthe@gentoo.org> | 2004-10-17 12:42:14 +0000 |
---|---|---|
committer | Dylan Carlson <absinthe@gentoo.org> | 2004-10-17 12:42:14 +0000 |
commit | b63bdc2dfd88344de53df0feb97b6efecd9fb8cb (patch) | |
tree | e6baf457cbc182eaf679f8740dc95c108dd3142f /net-misc/dhcp | |
parent | stable on amd64. (diff) | |
download | historical-b63bdc2dfd88344de53df0feb97b6efecd9fb8cb.tar.gz historical-b63bdc2dfd88344de53df0feb97b6efecd9fb8cb.tar.bz2 historical-b63bdc2dfd88344de53df0feb97b6efecd9fb8cb.zip |
keywords ~amd64
Diffstat (limited to 'net-misc/dhcp')
-rw-r--r-- | net-misc/dhcp/ChangeLog | 5 | ||||
-rw-r--r-- | net-misc/dhcp/dhcp-3.0.1.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/net-misc/dhcp/ChangeLog b/net-misc/dhcp/ChangeLog index f8a39127d780..01e56dfac665 100644 --- a/net-misc/dhcp/ChangeLog +++ b/net-misc/dhcp/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for net-misc/dhcp # Copyright 2002-2004 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/net-misc/dhcp/ChangeLog,v 1.44 2004/10/02 16:51:15 kloeri Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-misc/dhcp/ChangeLog,v 1.45 2004/10/17 12:42:14 absinthe Exp $ + + 17 Oct 2004; Dylan Carlson <absinthe@gentoo.org> dhcp-3.0.1.ebuild: + keywords ~amd64. 02 Oct 2004; Bryan Østergaard <kloeri@gentoo.org> dhcp-3.0.1.ebuild: Keyword ~alpha, bug 65840. diff --git a/net-misc/dhcp/dhcp-3.0.1.ebuild b/net-misc/dhcp/dhcp-3.0.1.ebuild index 6935f70c7320..836c4d17967b 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.6 2004/10/02 16:51:15 kloeri Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-misc/dhcp/dhcp-3.0.1.ebuild,v 1.7 2004/10/17 12:42:14 absinthe 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 ~alpha" +KEYWORDS="x86 ppc sparc ~mips arm hppa ~ppc64 ~alpha ~amd64" IUSE="static selinux" RDEPEND="virtual/libc |