diff options
author | Aron Griffis <agriffis@gentoo.org> | 2004-02-23 00:49:45 +0000 |
---|---|---|
committer | Aron Griffis <agriffis@gentoo.org> | 2004-02-23 00:49:45 +0000 |
commit | d9eb8d3b0cf929b1d4c4f353e152d10d393e21ed (patch) | |
tree | f152768ed0e2cb88d1779561c31cee6c5a569c45 /sys-apps/lsof | |
parent | Remove arm keywords (Manifest recommit) (diff) | |
download | gentoo-2-d9eb8d3b0cf929b1d4c4f353e152d10d393e21ed.tar.gz gentoo-2-d9eb8d3b0cf929b1d4c4f353e152d10d393e21ed.tar.bz2 gentoo-2-d9eb8d3b0cf929b1d4c4f353e152d10d393e21ed.zip |
Remove arm keywords
Diffstat (limited to 'sys-apps/lsof')
-rw-r--r-- | sys-apps/lsof/lsof-4.67.ebuild | 4 | ||||
-rw-r--r-- | sys-apps/lsof/lsof-4.68.ebuild | 4 | ||||
-rw-r--r-- | sys-apps/lsof/lsof-4.69.ebuild | 4 |
3 files changed, 6 insertions, 6 deletions
diff --git a/sys-apps/lsof/lsof-4.67.ebuild b/sys-apps/lsof/lsof-4.67.ebuild index 621eb5ed9175..cc00e64c3716 100644 --- a/sys-apps/lsof/lsof-4.67.ebuild +++ b/sys-apps/lsof/lsof-4.67.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/sys-apps/lsof/lsof-4.67.ebuild,v 1.3 2003/06/24 14:30:21 agriffis Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-apps/lsof/lsof-4.67.ebuild,v 1.4 2004/02/23 00:44:59 agriffis Exp $ IUSE="" MY_P=${P/-/_} @@ -14,7 +14,7 @@ DEPEND="virtual/glibc" LICENSE="GPL-2" SLOT="0" -KEYWORDS="x86 amd64 ~ppc ~sparc alpha ~hppa arm" +KEYWORDS="x86 amd64 ~ppc ~sparc alpha ~hppa " #This pkg appears to be highly kernel-dependent. diff --git a/sys-apps/lsof/lsof-4.68.ebuild b/sys-apps/lsof/lsof-4.68.ebuild index a83d2296f0bc..54a021eee554 100644 --- a/sys-apps/lsof/lsof-4.68.ebuild +++ b/sys-apps/lsof/lsof-4.68.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/sys-apps/lsof/lsof-4.68.ebuild,v 1.8 2003/09/21 17:41:20 vapier Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-apps/lsof/lsof-4.68.ebuild,v 1.9 2004/02/23 00:44:59 agriffis Exp $ inherit flag-o-matic @@ -15,7 +15,7 @@ DEPEND="virtual/glibc" LICENSE="GPL-2" SLOT="0" -KEYWORDS="x86 amd64 ppc sparc alpha hppa arm mips ia64" +KEYWORDS="x86 amd64 ppc sparc alpha hppa mips ia64" IUSE="static" #This pkg appears to be highly kernel-dependent. diff --git a/sys-apps/lsof/lsof-4.69.ebuild b/sys-apps/lsof/lsof-4.69.ebuild index 8b8e3efce1ba..d0b1d42b6b1d 100644 --- a/sys-apps/lsof/lsof-4.69.ebuild +++ b/sys-apps/lsof/lsof-4.69.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/sys-apps/lsof/lsof-4.69.ebuild,v 1.1 2003/10/26 23:02:22 aliz Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-apps/lsof/lsof-4.69.ebuild,v 1.2 2004/02/23 00:44:59 agriffis Exp $ inherit flag-o-matic @@ -15,7 +15,7 @@ DEPEND="virtual/glibc" LICENSE="GPL-2" SLOT="0" -KEYWORDS="~x86 ~amd64 ~ppc ~sparc ~alpha ~hppa ~arm ~mips ~ia64" +KEYWORDS="~x86 ~amd64 ~ppc ~sparc ~alpha ~hppa ~mips ~ia64" IUSE="static" #This pkg appears to be highly kernel-dependent. |