summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorManuel Rüger <mrueg@gentoo.org>2019-02-07 11:56:53 +0100
committerManuel Rüger <mrueg@gentoo.org>2019-02-07 11:56:53 +0100
commitcb69a0b703c0ff1ca88e96a6296d72611f0523ca (patch)
tree171c745bbf1453bea1c449e29210cd39a67281d3
parentdev-python/poyo: Stabilize on amd64 (diff)
downloadgentoo-cb69a0b7.tar.gz
gentoo-cb69a0b7.tar.bz2
gentoo-cb69a0b7.zip
dev-python/whichcraft:
Package-Manager: Portage-2.3.59, Repoman-2.3.12 Signed-off-by: Manuel Rüger <mrueg@gentoo.org>
-rw-r--r--dev-python/whichcraft/whichcraft-0.4.1.ebuild4
1 files 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 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 )