diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2020-08-05 16:09:40 +0200 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2020-08-05 16:09:40 +0200 |
commit | d359dc8a519941b2f2d3b2b15db14cc87338cfc0 (patch) | |
tree | e9b1a954a7acd65fff5eb5f60d798e492ced67fb /dev-vcs/hg-git | |
parent | dev-python/dulwich: x86 stable wrt bug #729614 (diff) | |
download | gentoo-d359dc8a519941b2f2d3b2b15db14cc87338cfc0.tar.gz gentoo-d359dc8a519941b2f2d3b2b15db14cc87338cfc0.tar.bz2 gentoo-d359dc8a519941b2f2d3b2b15db14cc87338cfc0.zip |
dev-vcs/hg-git: x86 stable wrt bug #729614
Package-Manager: Portage-2.3.99, Repoman-2.3.22
RepoMan-Options: --include-arches="x86"
Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
Diffstat (limited to 'dev-vcs/hg-git')
-rw-r--r-- | dev-vcs/hg-git/hg-git-0.9.0_rc1.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-vcs/hg-git/hg-git-0.9.0_rc1.ebuild b/dev-vcs/hg-git/hg-git-0.9.0_rc1.ebuild index 6c4f565994a0..e369cbc472b7 100644 --- a/dev-vcs/hg-git/hg-git-0.9.0_rc1.ebuild +++ b/dev-vcs/hg-git/hg-git-0.9.0_rc1.ebuild @@ -13,7 +13,7 @@ SRC_URI="https://foss.heptapod.net/mercurial/hg-git/-/archive/${MY_PV}/${PN}-${M LICENSE="GPL-2" SLOT="0" -KEYWORDS="amd64 ~ppc ~ppc64 ~x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris" +KEYWORDS="amd64 ~ppc ~ppc64 x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris" IUSE="" RDEPEND=" |