diff options
author | 2004-03-21 01:57:21 +0000 | |
---|---|---|
committer | 2004-03-21 01:57:21 +0000 | |
commit | a5f2d4a91613c2b69f24a74f4a4fac7e6536b4e2 (patch) | |
tree | 4c9aa2364e3affd859e8c471ac2e1a9c81e74048 /app-arch | |
parent | reordered for list so configure.in is newer and configure will stop trying to (diff) | |
download | historical-a5f2d4a91613c2b69f24a74f4a4fac7e6536b4e2.tar.gz historical-a5f2d4a91613c2b69f24a74f4a4fac7e6536b4e2.tar.bz2 historical-a5f2d4a91613c2b69f24a74f4a4fac7e6536b4e2.zip |
added ~amd64 to keywords
Diffstat (limited to 'app-arch')
-rw-r--r-- | app-arch/dump/dump-0.4.34.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/app-arch/dump/dump-0.4.34.ebuild b/app-arch/dump/dump-0.4.34.ebuild index 4b212d444c3c..e995a14f104e 100644 --- a/app-arch/dump/dump-0.4.34.ebuild +++ b/app-arch/dump/dump-0.4.34.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2004 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/app-arch/dump/dump-0.4.34.ebuild,v 1.12 2004/03/21 01:56:22 jhuebel Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-arch/dump/dump-0.4.34.ebuild,v 1.13 2004/03/21 01:57:21 jhuebel Exp $ MY_P=${P/4./4b} S=${WORKDIR}/${MY_P} @@ -10,7 +10,7 @@ HOMEPAGE="http://dump.sourceforge.net" SLOT="0" LICENSE="BSD" -KEYWORDS="~x86 ~ppc sparc ia64 ~alpha" +KEYWORDS="~x86 ~ppc sparc ia64 ~alpha ~amd64" IUSE="readline static" DEPEND=">=sys-fs/e2fsprogs-1.27 |