dev-python/whichcraft:
authorManuel Rüger <mrueg@gentoo.org>
Thu, 7 Feb 2019 10:56:53 +0000 (11:56 +0100)
committerManuel Rüger <mrueg@gentoo.org>
Thu, 7 Feb 2019 10:56:53 +0000 (11:56 +0100)
Package-Manager: Portage-2.3.59, Repoman-2.3.12
Signed-off-by: Manuel Rüger <mrueg@gentoo.org>
dev-python/whichcraft/whichcraft-0.4.1.ebuild

index 337719a0b01424c6b9b8197ecb2ea558a275d2ca..8d61137259a14816104b1d9230687df10e4cb021 100644 (file)
@@ -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 )