diff options
author | Mike Frysinger <vapier@gentoo.org> | 2004-10-08 13:36:16 +0000 |
---|---|---|
committer | Mike Frysinger <vapier@gentoo.org> | 2004-10-08 13:36:16 +0000 |
commit | dbd818d046918da8dba70c7be4e445a92b49cb71 (patch) | |
tree | e2af2894ee195023b1b8bd0fd45195c840786095 /sys-fs/xfsdump | |
parent | ver bump uNF (Manifest recommit) (diff) | |
download | gentoo-2-dbd818d046918da8dba70c7be4e445a92b49cb71.tar.gz gentoo-2-dbd818d046918da8dba70c7be4e445a92b49cb71.tar.bz2 gentoo-2-dbd818d046918da8dba70c7be4e445a92b49cb71.zip |
need to keep in sync with other xfs apps
Diffstat (limited to 'sys-fs/xfsdump')
-rw-r--r-- | sys-fs/xfsdump/xfsdump-2.2.21.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/sys-fs/xfsdump/xfsdump-2.2.21.ebuild b/sys-fs/xfsdump/xfsdump-2.2.21.ebuild index 1f7e888ba6ac..cfd54f70f40f 100644 --- a/sys-fs/xfsdump/xfsdump-2.2.21.ebuild +++ b/sys-fs/xfsdump/xfsdump-2.2.21.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/sys-fs/xfsdump/xfsdump-2.2.21.ebuild,v 1.1 2004/08/31 10:50:32 robbat2 Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-fs/xfsdump/xfsdump-2.2.21.ebuild,v 1.2 2004/10/08 13:36:16 vapier Exp $ inherit eutils @@ -10,7 +10,7 @@ SRC_URI="ftp://oss.sgi.com/projects/xfs/download/cmd_tars/${P}.src.tar.gz" LICENSE="LGPL-2.1" SLOT="0" -KEYWORDS="~x86 ~ppc -sparc ~mips ~alpha ~amd64 ~ia64" +KEYWORDS="alpha amd64 ia64 ~mips ppc -sparc x86" IUSE="debug static" DEPEND="sys-fs/e2fsprogs |