diff options
author | Dylan Carlson <absinthe@gentoo.org> | 2004-10-17 10:03:36 +0000 |
---|---|---|
committer | Dylan Carlson <absinthe@gentoo.org> | 2004-10-17 10:03:36 +0000 |
commit | 4265c5976dc71a5d0cb9244828ce6568c0697a2b (patch) | |
tree | 84cd520f35c8b593ee577e328d4beb22b0abe864 /app-arch/dump/dump-0.4.37.ebuild | |
parent | stable on amd64. (Manifest recommit) (diff) | |
download | gentoo-2-4265c5976dc71a5d0cb9244828ce6568c0697a2b.tar.gz gentoo-2-4265c5976dc71a5d0cb9244828ce6568c0697a2b.tar.bz2 gentoo-2-4265c5976dc71a5d0cb9244828ce6568c0697a2b.zip |
keywords ~amd64.
Diffstat (limited to 'app-arch/dump/dump-0.4.37.ebuild')
-rw-r--r-- | app-arch/dump/dump-0.4.37.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/app-arch/dump/dump-0.4.37.ebuild b/app-arch/dump/dump-0.4.37.ebuild index c92d62a4a868..9b6278f97b75 100644 --- a/app-arch/dump/dump-0.4.37.ebuild +++ b/app-arch/dump/dump-0.4.37.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/app-arch/dump/dump-0.4.37.ebuild,v 1.1 2004/07/23 18:52:13 mholzer Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-arch/dump/dump-0.4.37.ebuild,v 1.2 2004/10/17 10:03:36 absinthe 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 |