diff options
author | Tim Yamin <plasmaroo@gentoo.org> | 2006-05-31 12:53:56 +0000 |
---|---|---|
committer | Tim Yamin <plasmaroo@gentoo.org> | 2006-05-31 12:53:56 +0000 |
commit | 16c5022d85ade08db9408d067a4af0719cd4ed90 (patch) | |
tree | 639149c6044c60c5c506f4c4bb0efc968ed96fef /sys-fs/devfsd/devfsd-1.3.25-r8.ebuild | |
parent | Re-add ~x86-fbsd and ~amd64 keywords. (diff) | |
download | historical-16c5022d85ade08db9408d067a4af0719cd4ed90.tar.gz historical-16c5022d85ade08db9408d067a4af0719cd4ed90.tar.bz2 historical-16c5022d85ade08db9408d067a4af0719cd4ed90.zip |
Does not compile on IA64 (and we don't support 2.4); pulling keyword.
Package-Manager: portage-2.1_pre10-r5
Diffstat (limited to 'sys-fs/devfsd/devfsd-1.3.25-r8.ebuild')
-rw-r--r-- | sys-fs/devfsd/devfsd-1.3.25-r8.ebuild | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/sys-fs/devfsd/devfsd-1.3.25-r8.ebuild b/sys-fs/devfsd/devfsd-1.3.25-r8.ebuild index 197036aa60f3..80c0244c28cb 100644 --- a/sys-fs/devfsd/devfsd-1.3.25-r8.ebuild +++ b/sys-fs/devfsd/devfsd-1.3.25-r8.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2005 Gentoo Foundation +# Copyright 1999-2006 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/sys-fs/devfsd/devfsd-1.3.25-r8.ebuild,v 1.19 2005/09/12 14:22:46 azarah Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-fs/devfsd/devfsd-1.3.25-r8.ebuild,v 1.20 2006/05/31 12:53:56 plasmaroo Exp $ inherit eutils flag-o-matic toolchain-funcs @@ -10,7 +10,7 @@ SRC_URI="ftp://ftp.atnf.csiro.au/pub/people/rgooch/linux/daemons/devfsd/devfsd-v LICENSE="GPL-2" SLOT="0" -KEYWORDS="alpha amd64 arm hppa ia64 mips ppc ppc64 s390 sh sparc x86" +KEYWORDS="alpha amd64 arm hppa mips ppc ppc64 s390 sh sparc x86" IUSE="" DEPEND="virtual/libc" |