summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'app-crypt/wxchecksums/wxchecksums-1.2.0.ebuild')
-rw-r--r--app-crypt/wxchecksums/wxchecksums-1.2.0.ebuild6
1 files changed, 3 insertions, 3 deletions
diff --git a/app-crypt/wxchecksums/wxchecksums-1.2.0.ebuild b/app-crypt/wxchecksums/wxchecksums-1.2.0.ebuild
index 827de7c0e68c..5518c01f70dc 100644
--- a/app-crypt/wxchecksums/wxchecksums-1.2.0.ebuild
+++ b/app-crypt/wxchecksums/wxchecksums-1.2.0.ebuild
@@ -1,6 +1,6 @@
-# Copyright 1999-2005 Gentoo Foundation
+# Copyright 1999-2006 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/app-crypt/wxchecksums/wxchecksums-1.2.0.ebuild,v 1.3 2005/01/01 12:39:50 eradicator Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-crypt/wxchecksums/wxchecksums-1.2.0.ebuild,v 1.4 2006/10/04 12:18:01 blubb Exp $
MY_P="wxChecksums-${PV}"
@@ -10,7 +10,7 @@ SRC_URI="mirror://sourceforge/wxchecksums/${MY_P}-src.tar.bz2"
LICENSE="GPL-2"
SLOT="0"
-KEYWORDS="~x86 ~ppc"
+KEYWORDS="~amd64 ~ppc ~x86"
IUSE="doc"
RDEPEND="<x11-libs/wxGTK-2.5"