diff options
author | Jason Wever <weeve@gentoo.org> | 2003-12-15 21:25:48 +0000 |
---|---|---|
committer | Jason Wever <weeve@gentoo.org> | 2003-12-15 21:25:48 +0000 |
commit | 5c7fc1d569823d21f513084ed9956a8aaf08e747 (patch) | |
tree | 6862fe4bead1d37f088d84874e8afa68f87cf1da /sys-fs/xfsdump/xfsdump-2.2.4-r1.ebuild | |
parent | Fix for bug #32636 (diff) | |
download | gentoo-2-5c7fc1d569823d21f513084ed9956a8aaf08e747.tar.gz gentoo-2-5c7fc1d569823d21f513084ed9956a8aaf08e747.tar.bz2 gentoo-2-5c7fc1d569823d21f513084ed9956a8aaf08e747.zip |
Added ~sparc keyword.
Diffstat (limited to 'sys-fs/xfsdump/xfsdump-2.2.4-r1.ebuild')
-rw-r--r-- | sys-fs/xfsdump/xfsdump-2.2.4-r1.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/sys-fs/xfsdump/xfsdump-2.2.4-r1.ebuild b/sys-fs/xfsdump/xfsdump-2.2.4-r1.ebuild index 977da6da4f9f..a99b318eb9a5 100644 --- a/sys-fs/xfsdump/xfsdump-2.2.4-r1.ebuild +++ b/sys-fs/xfsdump/xfsdump-2.2.4-r1.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-fs/xfsdump/xfsdump-2.2.4-r1.ebuild,v 1.3 2003/09/28 14:49:16 dholm Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-fs/xfsdump/xfsdump-2.2.4-r1.ebuild,v 1.4 2003/12/15 21:25:41 weeve Exp $ S=${WORKDIR}/${P} DESCRIPTION="xfs dump/restore utilities" @@ -9,7 +9,7 @@ SRC_URI="ftp://oss.sgi.com/projects/xfs/download/cmd_tars/${P}.src.tar.gz" SLOT="0" LICENSE="LGPL-2.1" -KEYWORDS="x86 amd64 ~mips ia64 ~ppc" +KEYWORDS="x86 amd64 ~mips ia64 ~ppc ~sparc" DEPEND="sys-fs/e2fsprogs sys-fs/xfsprogs |