diff options
-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 4b4ce127570..ef0410e4a6f 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 |