From: Agostino Sarubbo Date: Tue, 17 Jan 2017 16:19:11 +0000 (+0100) Subject: dev-python/biplist: amd64 stable wrt bug #606014 X-Git-Url: http://git.tremily.us/gitweb.cgi?a=commitdiff_plain;h=ae6ee04bf8baf5914d6cac30bc4084ebec763d4a;p=gentoo.git dev-python/biplist: amd64 stable wrt bug #606014 Package-Manager: portage-2.3.0 RepoMan-Options: --include-arches="amd64" Signed-off-by: Agostino Sarubbo --- diff --git a/dev-python/biplist/biplist-1.0.1.ebuild b/dev-python/biplist/biplist-1.0.1.ebuild index 13ace0ae9f71..33b49a26b4c3 100644 --- a/dev-python/biplist/biplist-1.0.1.ebuild +++ b/dev-python/biplist/biplist-1.0.1.ebuild @@ -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"