diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2016-06-25 22:04:57 +0200 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2016-06-25 22:13:27 +0200 |
commit | 00154e4feccdb52e00db8b847b4ca650f8dffa2a (patch) | |
tree | 92b471388993395adb9a72fdd04efb1051251536 /dev-vcs | |
parent | x11-misc/virtualgl: x86 stable wrt bug #585066 (diff) | |
download | gentoo-00154e4feccdb52e00db8b847b4ca650f8dffa2a.tar.gz gentoo-00154e4feccdb52e00db8b847b4ca650f8dffa2a.tar.bz2 gentoo-00154e4feccdb52e00db8b847b4ca650f8dffa2a.zip |
dev-vcs/hg-git: x86 stable wrt bug #579950
Package-Manager: portage-2.2.28
RepoMan-Options: --include-arches="x86"
Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
Diffstat (limited to 'dev-vcs')
-rw-r--r-- | dev-vcs/hg-git/hg-git-0.8.5.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-vcs/hg-git/hg-git-0.8.5.ebuild b/dev-vcs/hg-git/hg-git-0.8.5.ebuild index a2fb0226d7f3..251c58096af8 100644 --- a/dev-vcs/hg-git/hg-git-0.8.5.ebuild +++ b/dev-vcs/hg-git/hg-git-0.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 ~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=" |