diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2016-05-14 22:11:32 +0200 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2016-05-14 22:11:32 +0200 |
commit | 8ed9bee33d7852412affaefc7d8004a6beefeae3 (patch) | |
tree | 7688f39448236da31d1f1eda11e7abd8a6fc2c3c /dev-vcs | |
parent | mail-filter/maildrop: amd64 stable wrt bug #581042 (diff) | |
download | gentoo-8ed9bee33d7852412affaefc7d8004a6beefeae3.tar.gz gentoo-8ed9bee33d7852412affaefc7d8004a6beefeae3.tar.bz2 gentoo-8ed9bee33d7852412affaefc7d8004a6beefeae3.zip |
dev-vcs/hgsubversion: amd64 stable wrt bug #582900
Package-Manager: portage-2.2.26
RepoMan-Options: --include-arches="amd64"
Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
Diffstat (limited to 'dev-vcs')
-rw-r--r-- | dev-vcs/hgsubversion/hgsubversion-1.8.5.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-vcs/hgsubversion/hgsubversion-1.8.5.ebuild b/dev-vcs/hgsubversion/hgsubversion-1.8.5.ebuild index 4b4ce127570a..ef0410e4a6f4 100644 --- a/dev-vcs/hgsubversion/hgsubversion-1.8.5.ebuild +++ b/dev-vcs/hgsubversion/hgsubversion-1.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 ~x86 ~ppc-macos ~x64-macos ~x86-solaris" +KEYWORDS="amd64 ~x86 ~ppc-macos ~x64-macos ~x86-solaris" IUSE="test" # although any ref absent in the source, tests fail badly with >=mercurial-2.8.1 |