From: Manuel Rüger Date: Thu, 7 Feb 2019 10:56:53 +0000 (+0100) Subject: dev-python/whichcraft: X-Git-Url: http://git.tremily.us/gitweb.cgi?a=commitdiff_plain;h=cb69a0b703c0ff1ca88e96a6296d72611f0523ca;p=gentoo.git dev-python/whichcraft: Package-Manager: Portage-2.3.59, Repoman-2.3.12 Signed-off-by: Manuel Rüger --- diff --git a/dev-python/whichcraft/whichcraft-0.4.1.ebuild b/dev-python/whichcraft/whichcraft-0.4.1.ebuild index 337719a0b014..8d61137259a1 100644 --- a/dev-python/whichcraft/whichcraft-0.4.1.ebuild +++ b/dev-python/whichcraft/whichcraft-0.4.1.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2017 Gentoo Foundation +# Copyright 1999-2019 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=5 @@ -13,7 +13,7 @@ SRC_URI="https://github.com/pydanny/${PN}/archive/${PV}.tar.gz -> ${P}.tar.gz" LICENSE="BSD" SLOT="0" -KEYWORDS="~amd64" +KEYWORDS="amd64" IUSE="test" DOCS=( README.rst HISTORY.rst CONTRIBUTING.rst )