summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'dev-vcs/bzr-git/bzr-git-0.5.2.ebuild')
-rw-r--r--dev-vcs/bzr-git/bzr-git-0.5.2.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-vcs/bzr-git/bzr-git-0.5.2.ebuild b/dev-vcs/bzr-git/bzr-git-0.5.2.ebuild
index b3261642b296..07b3d69c6009 100644
--- a/dev-vcs/bzr-git/bzr-git-0.5.2.ebuild
+++ b/dev-vcs/bzr-git/bzr-git-0.5.2.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2011 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-vcs/bzr-git/bzr-git-0.5.2.ebuild,v 1.2 2011/01/12 18:52:27 hwoarang Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-vcs/bzr-git/bzr-git-0.5.2.ebuild,v 1.3 2011/01/22 16:28:08 phajdan.jr Exp $
EAPI="3"
PYTHON_DEPEND="2"
@@ -22,7 +22,7 @@ if [[ ${PV} = 9999 ]]; then
KEYWORDS=""
else
SRC_URI="http://samba.org/~jelmer/bzr/${P}.tar.gz"
- KEYWORDS="amd64 ~x86"
+ KEYWORDS="amd64 x86"
fi
IUSE=""