dev-python/biplist: amd64 stable wrt bug #606014
authorAgostino Sarubbo <ago@gentoo.org>
Tue, 17 Jan 2017 16:19:11 +0000 (17:19 +0100)
committerAgostino Sarubbo <ago@gentoo.org>
Tue, 17 Jan 2017 16:21:47 +0000 (17:21 +0100)
Package-Manager: portage-2.3.0
RepoMan-Options: --include-arches="amd64"
Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
dev-python/biplist/biplist-1.0.1.ebuild

index 13ace0ae9f71c5596c53a3b17d84e9448a2a108f..33b49a26b4c313dd60eebf767b40ad79aeed54dc 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$
 
@@ -10,7 +10,7 @@ inherit distutils-r1
 DESCRIPTION="A binary plist parser/generator for Python"
 HOMEPAGE="https://pypi.python.org/pypi/biplist/ https://github.com/wooster/biplist"
 SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz"
-KEYWORDS="~amd64 ~x86"
+KEYWORDS="amd64 ~x86"
 IUSE="test"
 
 LICENSE="BSD"