diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2013-06-25 12:08:15 +0000 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2013-06-25 12:08:15 +0000 |
commit | 16889a4e28cc75906eecb464cb73f53b8316a338 (patch) | |
tree | 1087c4747576677f1be6cd44bbbab0570eeab22e /dev-vcs/hg-git/hg-git-0.4.0.ebuild | |
parent | Stable for x86, wrt bug #472862 (diff) | |
download | historical-16889a4e28cc75906eecb464cb73f53b8316a338.tar.gz historical-16889a4e28cc75906eecb464cb73f53b8316a338.tar.bz2 historical-16889a4e28cc75906eecb464cb73f53b8316a338.zip |
Stable for x86, wrt bug #472864
Package-Manager: portage-2.1.12.9/cvs/Linux x86_64
RepoMan-Options: --include-arches="x86"
Manifest-Sign-Key: 0x7194459F
Diffstat (limited to 'dev-vcs/hg-git/hg-git-0.4.0.ebuild')
-rw-r--r-- | dev-vcs/hg-git/hg-git-0.4.0.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-vcs/hg-git/hg-git-0.4.0.ebuild b/dev-vcs/hg-git/hg-git-0.4.0.ebuild index b3ab242ea3fe..9ba78b047225 100644 --- a/dev-vcs/hg-git/hg-git-0.4.0.ebuild +++ b/dev-vcs/hg-git/hg-git-0.4.0.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/hg-git/hg-git-0.4.0.ebuild,v 1.1 2013/05/03 12:21:28 djc Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-vcs/hg-git/hg-git-0.4.0.ebuild,v 1.2 2013/06/25 12:08:13 ago Exp $ EAPI="3" PYTHON_DEPEND="2" @@ -15,7 +15,7 @@ SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz" LICENSE="GPL-2" SLOT="0" -KEYWORDS="~amd64 ~ppc ~x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris" +KEYWORDS="~amd64 ~ppc x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris" IUSE="" RDEPEND=">=dev-vcs/mercurial-1.9 |