diff options
Diffstat (limited to 'dev-python/hgtools/hgtools-6.5.1.ebuild')
-rw-r--r-- | dev-python/hgtools/hgtools-6.5.1.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-python/hgtools/hgtools-6.5.1.ebuild b/dev-python/hgtools/hgtools-6.5.1.ebuild index ee04c9a0454c..68b2b17af3c1 100644 --- a/dev-python/hgtools/hgtools-6.5.1.ebuild +++ b/dev-python/hgtools/hgtools-6.5.1.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2015 Gentoo Foundation +# Copyright 1999-2017 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 # $Id$ @@ -14,7 +14,7 @@ HOMEPAGE="https://bitbucket.org/jaraco/hgtools/" SRC_URI="mirror://pypi/h/${PN}/${P}.tar.gz" LICENSE="GPL-2" -KEYWORDS="~amd64 ~x86" +KEYWORDS="amd64 ~x86" SLOT="0" IUSE="test" |