summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDanny van Dyk <kugelfang@gentoo.org>2004-07-31 07:17:24 +0000
committerDanny van Dyk <kugelfang@gentoo.org>2004-07-31 07:17:24 +0000
commit0200c420c1cdfc3b8c1cdb8223c726e315ae6efd (patch)
tree206740d25f0bba090667e7e4d313f3cf7ad2d240 /dev-util/xxdiff/xxdiff-3.0.2.ebuild
parentversionbump (Manifest recommit) (diff)
downloadgentoo-2-0200c420c1cdfc3b8c1cdb8223c726e315ae6efd.tar.gz
gentoo-2-0200c420c1cdfc3b8c1cdb8223c726e315ae6efd.tar.bz2
gentoo-2-0200c420c1cdfc3b8c1cdb8223c726e315ae6efd.zip
~amd64
Diffstat (limited to 'dev-util/xxdiff/xxdiff-3.0.2.ebuild')
-rw-r--r--dev-util/xxdiff/xxdiff-3.0.2.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-util/xxdiff/xxdiff-3.0.2.ebuild b/dev-util/xxdiff/xxdiff-3.0.2.ebuild
index d961a28ee2ea..655877343b40 100644
--- a/dev-util/xxdiff/xxdiff-3.0.2.ebuild
+++ b/dev-util/xxdiff/xxdiff-3.0.2.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/dev-util/xxdiff/xxdiff-3.0.2.ebuild,v 1.10 2004/07/15 00:15:05 agriffis Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-util/xxdiff/xxdiff-3.0.2.ebuild,v 1.11 2004/07/31 07:17:24 kugelfang Exp $
inherit eutils
@@ -17,7 +17,7 @@ RDEPEND="sys-apps/diffutils"
SLOT="0"
LICENSE="GPL-2"
-KEYWORDS="~x86 ~ia64 alpha ~ppc"
+KEYWORDS="~x86 ~ia64 alpha ~ppc ~amd64"
IUSE="kde"
src_unpack()