diff options
author | Thomas Deutschmann <whissi@gentoo.org> | 2019-02-15 00:54:49 +0100 |
---|---|---|
committer | Thomas Deutschmann <whissi@gentoo.org> | 2019-02-15 01:17:35 +0100 |
commit | 0fb602a50a4eee1ee042ec7b7fd3bdd7ce79f12d (patch) | |
tree | 5f839b02c175dee67387e0134a22cba8745131dc /dev-vcs | |
parent | net-p2p/gtk-gnutella: x86 stable (bug #676376) (diff) | |
download | gentoo-0fb602a50a4eee1ee042ec7b7fd3bdd7ce79f12d.tar.gz gentoo-0fb602a50a4eee1ee042ec7b7fd3bdd7ce79f12d.tar.bz2 gentoo-0fb602a50a4eee1ee042ec7b7fd3bdd7ce79f12d.zip |
dev-vcs/hgsubversion: x86 stable (bug #676540)
Package-Manager: Portage-2.3.59, Repoman-2.3.12
Signed-off-by: Thomas Deutschmann <whissi@gentoo.org>
Diffstat (limited to 'dev-vcs')
-rw-r--r-- | dev-vcs/hgsubversion/hgsubversion-1.9.2.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-vcs/hgsubversion/hgsubversion-1.9.2.ebuild b/dev-vcs/hgsubversion/hgsubversion-1.9.2.ebuild index fdad0a29f398..8426eec101d1 100644 --- a/dev-vcs/hgsubversion/hgsubversion-1.9.2.ebuild +++ b/dev-vcs/hgsubversion/hgsubversion-1.9.2.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2018 Gentoo Authors +# Copyright 1999-2019 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=7 @@ -12,7 +12,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" RDEPEND=" |