summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMike Frysinger <vapier@gentoo.org>2011-03-21 00:11:03 +0000
committerMike Frysinger <vapier@gentoo.org>2011-03-21 00:11:03 +0000
commit2534020a9b85be3483afa4a5f6905cf0bc0d32f4 (patch)
tree87b2784e5ce0e276b58f89e98016f0988936a9e0 /app-crypt
parentx86 stable per bug 356527 (diff)
downloadgentoo-2-2534020a9b85be3483afa4a5f6905cf0bc0d32f4.tar.gz
gentoo-2-2534020a9b85be3483afa4a5f6905cf0bc0d32f4.tar.bz2
gentoo-2-2534020a9b85be3483afa4a5f6905cf0bc0d32f4.zip
stabilize
(Portage version: 2.2.0_alpha26/cvs/Linux x86_64)
Diffstat (limited to 'app-crypt')
-rw-r--r--app-crypt/xor-analyze/xor-analyze-0.5.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/app-crypt/xor-analyze/xor-analyze-0.5.ebuild b/app-crypt/xor-analyze/xor-analyze-0.5.ebuild
index 93615d867305..e9f7e3242ace 100644
--- a/app-crypt/xor-analyze/xor-analyze-0.5.ebuild
+++ b/app-crypt/xor-analyze/xor-analyze-0.5.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2009 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/app-crypt/xor-analyze/xor-analyze-0.5.ebuild,v 1.1 2009/11/27 08:55:35 vapier Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-crypt/xor-analyze/xor-analyze-0.5.ebuild,v 1.2 2011/03/21 00:11:03 vapier Exp $
inherit toolchain-funcs
@@ -10,7 +10,7 @@ SRC_URI="http://www.habets.pp.se/synscan/files/${P}.tar.gz"
LICENSE="GPL-2"
SLOT="0"
-KEYWORDS="~amd64 ~x86"
+KEYWORDS="amd64 x86"
IUSE=""
src_compile() {