diff options
Diffstat (limited to 'app-text/delta/delta-20050913.ebuild')
-rw-r--r-- | app-text/delta/delta-20050913.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/app-text/delta/delta-20050913.ebuild b/app-text/delta/delta-20050913.ebuild index d26bf510a0ed..7ee6c824568d 100644 --- a/app-text/delta/delta-20050913.ebuild +++ b/app-text/delta/delta-20050913.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/app-text/delta/delta-20050913.ebuild,v 1.4 2006/03/17 23:31:58 halcy0n Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-text/delta/delta-20050913.ebuild,v 1.5 2006/05/15 04:59:47 vapier Exp $ MY_PV="${PV:0:4}.${PV:4:2}.${PV:6:2}" DESCRIPTION="Heuristically minimizes interesting files" @@ -8,7 +8,7 @@ HOMEPAGE="http://delta.tigris.org/" SRC_URI="http://delta.tigris.org/files/documents/3103/25616/${PN}-${MY_PV}.tar.gz" LICENSE="BSD" SLOT="0" -KEYWORDS="~ppc ~ppc64 ~x86" +KEYWORDS="~amd64 ~ppc ~ppc64 ~x86" IUSE="" |