commit: cb69a0b703c0ff1ca88e96a6296d72611f0523ca Author: Manuel Rüger <mrueg <AT> gentoo <DOT> org> AuthorDate: Thu Feb 7 10:56:53 2019 +0000 Commit: Manuel Rüger <mrueg <AT> gentoo <DOT> org> CommitDate: Thu Feb 7 10:56:53 2019 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=cb69a0b7
dev-python/whichcraft: Package-Manager: Portage-2.3.59, Repoman-2.3.12 Signed-off-by: Manuel Rüger <mrueg <AT> gentoo.org> dev-python/whichcraft/whichcraft-0.4.1.ebuild | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/dev-python/whichcraft/whichcraft-0.4.1.ebuild b/dev-python/whichcraft/whichcraft-0.4.1.ebuild index 337719a0b01..8d61137259a 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 )
