From: Agostino Sarubbo Date: Wed, 22 Feb 2017 14:58:13 +0000 (+0100) Subject: dev-python/webassets: amd64 stable wrt bug #606388 X-Git-Url: http://git.tremily.us/?a=commitdiff_plain;h=eb23add89f35ae8b3bd25037662a01d96c042e0f;p=gentoo.git dev-python/webassets: amd64 stable wrt bug #606388 Package-Manager: portage-2.3.3 RepoMan-Options: --include-arches="amd64" Signed-off-by: Agostino Sarubbo --- diff --git a/dev-python/webassets/webassets-0.12.ebuild b/dev-python/webassets/webassets-0.12.ebuild index 6de6698dcfc2..d2b4f4b6cd1a 100644 --- a/dev-python/webassets/webassets-0.12.ebuild +++ b/dev-python/webassets/webassets-0.12.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$ @@ -13,7 +13,7 @@ SRC_URI="https://github.com/miracle2k/${PN}/archive/${PV}.tar.gz -> ${P}.tar.gz" # ^^ pypi tarball is missing tests LICENSE="BSD-2" SLOT="0" -KEYWORDS="~amd64 ~x86" +KEYWORDS="amd64 ~x86" IUSE="test" RDEPEND=""