diff options
Diffstat (limited to 'dev-vcs/bzr-xmloutput/bzr-xmloutput-0.8.7.ebuild')
-rw-r--r-- | dev-vcs/bzr-xmloutput/bzr-xmloutput-0.8.7.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-vcs/bzr-xmloutput/bzr-xmloutput-0.8.7.ebuild b/dev-vcs/bzr-xmloutput/bzr-xmloutput-0.8.7.ebuild index f385a6682389..6cf8df2fcda4 100644 --- a/dev-vcs/bzr-xmloutput/bzr-xmloutput-0.8.7.ebuild +++ b/dev-vcs/bzr-xmloutput/bzr-xmloutput-0.8.7.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2012 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-vcs/bzr-xmloutput/bzr-xmloutput-0.8.7.ebuild,v 1.3 2012/01/21 15:48:23 klausman Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-vcs/bzr-xmloutput/bzr-xmloutput-0.8.7.ebuild,v 1.4 2012/01/23 16:47:25 tomka Exp $ EAPI="3" PYTHON_DEPEND="2" @@ -18,7 +18,7 @@ SRC_URI="http://launchpad.net/${PN}/trunk/${PV}/+download/${MY_P}.tar.gz" LICENSE="GPL-2" SLOT="0" -KEYWORDS="alpha amd64 ~x86" +KEYWORDS="alpha amd64 x86" IUSE="" DEPEND="" |