diff options
author | 2006-12-11 20:53:19 +0000 | |
---|---|---|
committer | 2006-12-11 20:53:19 +0000 | |
commit | 27619eb0dbc2d804c911913068c4a477dfd61426 (patch) | |
tree | 5ab24528eb952587d16095a2e0589022af13a156 /sys-fs/xfsdump/xfsdump-2.2.42.ebuild | |
parent | clean old, non-modX ebuild (diff) | |
download | historical-27619eb0dbc2d804c911913068c4a477dfd61426.tar.gz historical-27619eb0dbc2d804c911913068c4a477dfd61426.tar.bz2 historical-27619eb0dbc2d804c911913068c4a477dfd61426.zip |
Added amd64 keyword wrt bug #156840
Package-Manager: portage-2.1.1-r2
Diffstat (limited to 'sys-fs/xfsdump/xfsdump-2.2.42.ebuild')
-rw-r--r-- | sys-fs/xfsdump/xfsdump-2.2.42.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/sys-fs/xfsdump/xfsdump-2.2.42.ebuild b/sys-fs/xfsdump/xfsdump-2.2.42.ebuild index 37df3eaa5bd8..791b3db98d5b 100644 --- a/sys-fs/xfsdump/xfsdump-2.2.42.ebuild +++ b/sys-fs/xfsdump/xfsdump-2.2.42.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2006 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/sys-fs/xfsdump/xfsdump-2.2.42.ebuild,v 1.4 2006/12/07 10:53:06 gmsoft Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-fs/xfsdump/xfsdump-2.2.42.ebuild,v 1.5 2006/12/11 20:49:16 welp Exp $ inherit eutils autotools @@ -11,7 +11,7 @@ SRC_URI="ftp://oss.sgi.com/projects/xfs/download/cmd_tars/${MY_P}.tar.gz" LICENSE="LGPL-2.1" SLOT="0" -KEYWORDS="~alpha ~amd64 hppa ~ia64 ~mips ~ppc ppc64 -sparc x86" +KEYWORDS="~alpha amd64 hppa ~ia64 ~mips ~ppc ppc64 -sparc x86" IUSE="" DEPEND="sys-fs/e2fsprogs |