dev-python/blessings: amd64 stable wrt bug #606020
authorAgostino Sarubbo <ago@gentoo.org>
Mon, 23 Jan 2017 13:48:18 +0000 (14:48 +0100)
committerAgostino Sarubbo <ago@gentoo.org>
Mon, 23 Jan 2017 13:50:55 +0000 (14:50 +0100)
Package-Manager: portage-2.3.0
RepoMan-Options: --include-arches="amd64"
Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
dev-python/blessings/blessings-1.6.ebuild

index 3045113f94aa86acc17f222e18ff9fe08985afd7..17074cfe145135f4434e803d2ca6ba49d039500f 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright 1999-2016 Gentoo Foundation
+# Copyright 1999-2017 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
 # $Id$
 
@@ -14,7 +14,7 @@ SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz"
 
 SLOT="0"
 LICENSE="MIT"
-KEYWORDS="~amd64 ~x86 ~amd64-linux ~x86-linux"
+KEYWORDS="amd64 ~x86 ~amd64-linux ~x86-linux"
 IUSE="test"
 
 DEPEND="test? ( dev-python/nose[${PYTHON_USEDEP}] )"