diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2016-05-13 10:40:17 +0200 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2016-05-13 10:41:02 +0200 |
commit | 961e2c000c1b4f6164246a184ae8e55e7b4afb3b (patch) | |
tree | a4934b320ce798e34a309249be704ec6d507bd92 /dev-vcs/hg-git | |
parent | dev-games/tiled: amd64 stable wrt bug #581356 (diff) | |
download | gentoo-961e2c000c1b4f6164246a184ae8e55e7b4afb3b.tar.gz gentoo-961e2c000c1b4f6164246a184ae8e55e7b4afb3b.tar.bz2 gentoo-961e2c000c1b4f6164246a184ae8e55e7b4afb3b.zip |
dev-vcs/hg-git: amd64 stable wrt bug #579950
Package-Manager: portage-2.2.26
RepoMan-Options: --include-arches="amd64"
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.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 55574ccc9689..a2fb0226d7f3 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=" |