diff options
author | Aron Griffis <agriffis@gentoo.org> | 2004-02-22 17:43:44 +0000 |
---|---|---|
committer | Aron Griffis <agriffis@gentoo.org> | 2004-02-22 17:43:44 +0000 |
commit | 74a73b8c99e765ae18143ffffc244ef1a88766a4 (patch) | |
tree | 02ea63842fdd2c5dc58c15186cc3505be84cef0a /app-admin/xtail | |
parent | stable on alpha (diff) | |
download | historical-74a73b8c99e765ae18143ffffc244ef1a88766a4.tar.gz historical-74a73b8c99e765ae18143ffffc244ef1a88766a4.tar.bz2 historical-74a73b8c99e765ae18143ffffc244ef1a88766a4.zip |
Remove arm keywords
Diffstat (limited to 'app-admin/xtail')
-rw-r--r-- | app-admin/xtail/xtail-2.1.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/app-admin/xtail/xtail-2.1.ebuild b/app-admin/xtail/xtail-2.1.ebuild index ac8ee38e82e2..2b57f3fc2062 100644 --- a/app-admin/xtail/xtail-2.1.ebuild +++ b/app-admin/xtail/xtail-2.1.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/app-admin/xtail/xtail-2.1.ebuild,v 1.11 2003/02/13 05:33:28 vapier Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-admin/xtail/xtail-2.1.ebuild,v 1.12 2004/02/22 17:43:44 agriffis Exp $ DESCRIPTION="Tail multiple logfiles at once, even if rotated." SRC_URI="http://www.unicom.com/sw/xtail/${P}.tar.gz" @@ -8,7 +8,7 @@ HOMEPAGE="http://www.unicom.com/sw/xtail/" SLOT="0" LICENSE="as-is" -KEYWORDS="x86 ppc sparc " +KEYWORDS="x86 ppc sparc" DEPEND="virtual/glibc" |