diff options
author | Sergei Trofimovich <slyfox@gentoo.org> | 2018-03-03 21:06:07 +0000 |
---|---|---|
committer | Sergei Trofimovich <slyfox@gentoo.org> | 2018-03-03 21:07:28 +0000 |
commit | 87a809cfe9f1fa67aca168a538ac225931bba3d2 (patch) | |
tree | 42406cefcbf115d8cbdba1a78f18105266c60a1f /dev-vcs | |
parent | dev-python/python-fastimport: stable 0.9.6 for ppc, bug #626954 (diff) | |
download | gentoo-87a809cfe9f1fa67aca168a538ac225931bba3d2.tar.gz gentoo-87a809cfe9f1fa67aca168a538ac225931bba3d2.tar.bz2 gentoo-87a809cfe9f1fa67aca168a538ac225931bba3d2.zip |
dev-vcs/hg-git: stable 0.8.8 for ppc, bug #626954
Package-Manager: Portage-2.3.24, Repoman-2.3.6
RepoMan-Options: --include-arches="ppc"
Diffstat (limited to 'dev-vcs')
-rw-r--r-- | dev-vcs/hg-git/hg-git-0.8.8.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-vcs/hg-git/hg-git-0.8.8.ebuild b/dev-vcs/hg-git/hg-git-0.8.8.ebuild index 370d92b8f9a5..949e6b8cb4f6 100644 --- a/dev-vcs/hg-git/hg-git-0.8.8.ebuild +++ b/dev-vcs/hg-git/hg-git-0.8.8.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2017 Gentoo Foundation +# Copyright 1999-2018 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 EAPI="6" @@ -12,7 +12,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=" |