diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2022-07-03 12:51:08 +0200 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2022-07-03 12:51:08 +0200 |
commit | 59df0f7dc45b190ee06d3aa1f27bf8713416dfec (patch) | |
tree | 52ed916c4b1fa1c90cb6922e18af0e86e294f0f0 /dev-vcs | |
parent | dev-python/lxml: sparc stable wrt bug #855815 (diff) | |
download | gentoo-59df0f7dc45b190ee06d3aa1f27bf8713416dfec.tar.gz gentoo-59df0f7dc45b190ee06d3aa1f27bf8713416dfec.tar.bz2 gentoo-59df0f7dc45b190ee06d3aa1f27bf8713416dfec.zip |
dev-vcs/hg-git: x86 stable wrt bug #853604
Package-Manager: Portage-3.0.30, Repoman-3.0.3
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.10.3.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-vcs/hg-git/hg-git-0.10.3.ebuild b/dev-vcs/hg-git/hg-git-0.10.3.ebuild index 961167278815..67ad5e7c9e1a 100644 --- a/dev-vcs/hg-git/hg-git-0.10.3.ebuild +++ b/dev-vcs/hg-git/hg-git-0.10.3.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 ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris" +KEYWORDS="amd64 ppc ~ppc64 x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris" IUSE="" RDEPEND=" |