diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2016-06-25 22:09:25 +0200 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2016-06-25 22:13:27 +0200 |
commit | 17ed370f8e3f5135089a2640544c08f0b709e803 (patch) | |
tree | 0a06436ad47e972cb27d65fefb95bf3c2ca7a426 /dev-vcs/hgsubversion | |
parent | x11-misc/lightdm-gtk-greeter: x86 stable wrt bug #579000 (diff) | |
download | gentoo-17ed370f8e3f5135089a2640544c08f0b709e803.tar.gz gentoo-17ed370f8e3f5135089a2640544c08f0b709e803.tar.bz2 gentoo-17ed370f8e3f5135089a2640544c08f0b709e803.zip |
dev-vcs/hgsubversion: x86 stable wrt bug #582900
Package-Manager: portage-2.2.28
RepoMan-Options: --include-arches="x86"
Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
Diffstat (limited to 'dev-vcs/hgsubversion')
-rw-r--r-- | dev-vcs/hgsubversion/hgsubversion-1.8.5.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-vcs/hgsubversion/hgsubversion-1.8.5.ebuild b/dev-vcs/hgsubversion/hgsubversion-1.8.5.ebuild index ef0410e4a6f4..028e0cecc3d4 100644 --- a/dev-vcs/hgsubversion/hgsubversion-1.8.5.ebuild +++ b/dev-vcs/hgsubversion/hgsubversion-1.8.5.ebuild @@ -13,7 +13,7 @@ SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz" LICENSE="GPL-2" SLOT="0" -KEYWORDS="amd64 ~x86 ~ppc-macos ~x64-macos ~x86-solaris" +KEYWORDS="amd64 x86 ~ppc-macos ~x64-macos ~x86-solaris" IUSE="test" # although any ref absent in the source, tests fail badly with >=mercurial-2.8.1 |