diff options
author | 2013-03-25 20:40:05 +0000 | |
---|---|---|
committer | 2013-03-25 20:40:05 +0000 | |
commit | 8b5bcc3cdca862b585a63ddc018e9e20fd19c1dd (patch) | |
tree | ec6f0c5c23d5950ad094f57e7902d6070714d2c9 /dev-vcs/bzr-svn/bzr-svn-1.2.2.ebuild | |
parent | Stable for x86, wrt bug #457350 (diff) | |
download | gentoo-2-8b5bcc3cdca862b585a63ddc018e9e20fd19c1dd.tar.gz gentoo-2-8b5bcc3cdca862b585a63ddc018e9e20fd19c1dd.tar.bz2 gentoo-2-8b5bcc3cdca862b585a63ddc018e9e20fd19c1dd.zip |
Stable for x86, wrt bug #457350
(Portage version: 2.1.11.55/cvs/Linux x86_64, signed Manifest commit with key 7194459F)
Diffstat (limited to 'dev-vcs/bzr-svn/bzr-svn-1.2.2.ebuild')
-rw-r--r-- | dev-vcs/bzr-svn/bzr-svn-1.2.2.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-vcs/bzr-svn/bzr-svn-1.2.2.ebuild b/dev-vcs/bzr-svn/bzr-svn-1.2.2.ebuild index aa2b773f714c..15cf0c09976c 100644 --- a/dev-vcs/bzr-svn/bzr-svn-1.2.2.ebuild +++ b/dev-vcs/bzr-svn/bzr-svn-1.2.2.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2013 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-vcs/bzr-svn/bzr-svn-1.2.2.ebuild,v 1.2 2013/03/25 20:20:09 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-vcs/bzr-svn/bzr-svn-1.2.2.ebuild,v 1.3 2013/03/25 20:40:05 ago Exp $ EAPI="3" PYTHON_DEPEND="2:2.5" @@ -18,7 +18,7 @@ SRC_URI="http://samba.org/~jelmer/bzr/${MY_P}.tar.gz" LICENSE="|| ( GPL-2 GPL-3 )" SLOT="0" -KEYWORDS="amd64 ~x86" +KEYWORDS="amd64 x86" IUSE="test" # As long as https://bugs.launchpad.net/bzr-svn/+bug/526485 is unfixed RESTRICT=test |