diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2021-06-07 15:16:30 +0200 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2021-06-07 15:16:30 +0200 |
commit | b5301b7cac51cb49a9a533364463be382d89a800 (patch) | |
tree | cae05e489af7e333b4f0eb63e9240bf8259191f9 /dev-vcs | |
parent | sys-devel/gdb: ppc stable wrt bug #793452 (diff) | |
download | gentoo-b5301b7cac51cb49a9a533364463be382d89a800.tar.gz gentoo-b5301b7cac51cb49a9a533364463be382d89a800.tar.bz2 gentoo-b5301b7cac51cb49a9a533364463be382d89a800.zip |
dev-vcs/hg-git: ppc stable wrt bug #793842
Package-Manager: Portage-3.0.13, Repoman-3.0.2
RepoMan-Options: --include-arches="ppc"
Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
Diffstat (limited to 'dev-vcs')
-rw-r--r-- | dev-vcs/hg-git/hg-git-0.9.0.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-vcs/hg-git/hg-git-0.9.0.ebuild b/dev-vcs/hg-git/hg-git-0.9.0.ebuild index 88d584e3f0df..029e03374969 100644 --- a/dev-vcs/hg-git/hg-git-0.9.0.ebuild +++ b/dev-vcs/hg-git/hg-git-0.9.0.ebuild @@ -14,7 +14,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=" |