dev-python/binaryornot: Stabilize on amd64
authorManuel Rüger <mrueg@gentoo.org>
Thu, 7 Feb 2019 10:58:43 +0000 (11:58 +0100)
committerManuel Rüger <mrueg@gentoo.org>
Thu, 7 Feb 2019 11:01:03 +0000 (12:01 +0100)
Package-Manager: Portage-2.3.59, Repoman-2.3.12
Signed-off-by: Manuel Rüger <mrueg@gentoo.org>
dev-python/binaryornot/binaryornot-0.4.3.ebuild

index 91e5e8d9d5049aed67acf3cba2de2f5bbf01a298..5a7c823384c5c092d36b75d7fb3ccfd4539289e3 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
@@ -13,7 +13,7 @@ SRC_URI="https://github.com/audreyr/${PN}/archive/${PV}.tar.gz -> ${P}.tar.gz"
 
 LICENSE="BSD"
 SLOT="0"
-KEYWORDS="~amd64"
+KEYWORDS="amd64"
 IUSE="test"
 
 RDEPEND=">=dev-python/chardet-3.0.2[${PYTHON_USEDEP}]"