diff options
author | Aron Griffis <agriffis@gentoo.org> | 2004-02-22 23:30:10 +0000 |
---|---|---|
committer | Aron Griffis <agriffis@gentoo.org> | 2004-02-22 23:30:10 +0000 |
commit | d17e3e3ae078553445d10be0befe446698273160 (patch) | |
tree | 89d23fd5f8df2e9002838d6b2839df858a6703c9 /net-misc/dhcpcd | |
parent | hppa repoman (diff) | |
download | historical-d17e3e3ae078553445d10be0befe446698273160.tar.gz historical-d17e3e3ae078553445d10be0befe446698273160.tar.bz2 historical-d17e3e3ae078553445d10be0befe446698273160.zip |
Remove arm keywords
Diffstat (limited to 'net-misc/dhcpcd')
-rw-r--r-- | net-misc/dhcpcd/dhcpcd-1.3.22_p4-r2.ebuild | 4 | ||||
-rw-r--r-- | net-misc/dhcpcd/dhcpcd-1.3.22_p4-r3.ebuild | 4 |
2 files changed, 4 insertions, 4 deletions
diff --git a/net-misc/dhcpcd/dhcpcd-1.3.22_p4-r2.ebuild b/net-misc/dhcpcd/dhcpcd-1.3.22_p4-r2.ebuild index 5d9fec0b6fea..b408cad512fc 100644 --- a/net-misc/dhcpcd/dhcpcd-1.3.22_p4-r2.ebuild +++ b/net-misc/dhcpcd/dhcpcd-1.3.22_p4-r2.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-misc/dhcpcd/dhcpcd-1.3.22_p4-r2.ebuild,v 1.1 2003/11/04 01:03:01 vapier Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-misc/dhcpcd/dhcpcd-1.3.22_p4-r2.ebuild,v 1.2 2004/02/22 23:28:19 agriffis Exp $ inherit gnuconfig flag-o-matic eutils @@ -12,7 +12,7 @@ SRC_URI="ftp://ftp.phystech.com/pub/${P/_p/-pl}.tar.gz LICENSE="GPL-2" SLOT="0" -KEYWORDS="x86 ppc sparc alpha hppa arm mips amd64 ia64" +KEYWORDS="x86 ppc sparc alpha hppa mips amd64 ia64" IUSE="build static" DEPEND="virtual/glibc" diff --git a/net-misc/dhcpcd/dhcpcd-1.3.22_p4-r3.ebuild b/net-misc/dhcpcd/dhcpcd-1.3.22_p4-r3.ebuild index 516e3c80c23b..5f6944b3d1cc 100644 --- a/net-misc/dhcpcd/dhcpcd-1.3.22_p4-r3.ebuild +++ b/net-misc/dhcpcd/dhcpcd-1.3.22_p4-r3.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2004 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/net-misc/dhcpcd/dhcpcd-1.3.22_p4-r3.ebuild,v 1.3 2004/02/10 21:23:26 lostlogic Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-misc/dhcpcd/dhcpcd-1.3.22_p4-r3.ebuild,v 1.4 2004/02/22 23:28:19 agriffis Exp $ inherit gnuconfig flag-o-matic eutils @@ -12,7 +12,7 @@ SRC_URI="ftp://ftp.phystech.com/pub/${P/_p/-pl}.tar.gz LICENSE="GPL-2" SLOT="0" -KEYWORDS="~x86 ~ppc ~sparc ~alpha ~hppa ~arm ~mips ~amd64 ~ia64 ppc64" +KEYWORDS="~x86 ~ppc ~sparc ~alpha ~hppa ~mips ~amd64 ~ia64 ppc64" IUSE="build static" DEPEND="virtual/glibc" |