dev-util/cookiecutter: Stabilize on amd64
authorManuel Rüger <mrueg@gentoo.org>
Thu, 7 Feb 2019 10:59:20 +0000 (11:59 +0100)
committerManuel Rüger <mrueg@gentoo.org>
Thu, 7 Feb 2019 11:01:05 +0000 (12:01 +0100)
Package-Manager: Portage-2.3.59, Repoman-2.3.12
Signed-off-by: Manuel Rüger <mrueg@gentoo.org>
dev-util/cookiecutter/cookiecutter-1.6.0.ebuild

index d82dc5afd76072b3a32ccae984841b3c0f1af52a..b4fcc8dfdb503d1ae4a9804b701c5784000584c9 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=6
@@ -14,7 +14,7 @@ SRC_URI="https://github.com/audreyr/cookiecutter/archive/${PV}.tar.gz -> ${P}.ta
 
 LICENSE="BSD"
 SLOT="0"
-KEYWORDS="~amd64"
+KEYWORDS="amd64"
 IUSE="test"
 
 RDEPEND=">=dev-python/future-0.15.2[${PYTHON_USEDEP}]