diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2017-02-22 15:58:13 +0100 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2017-02-22 15:58:13 +0100 |
commit | eb23add89f35ae8b3bd25037662a01d96c042e0f (patch) | |
tree | 37fa18b8cbd54a6fbbc84a7a686447a8aef38e29 /dev-python/webassets | |
parent | x11-misc/redshift: amd64 stable wrt bug #606428 (diff) | |
download | gentoo-eb23add89f35ae8b3bd25037662a01d96c042e0f.tar.gz gentoo-eb23add89f35ae8b3bd25037662a01d96c042e0f.tar.bz2 gentoo-eb23add89f35ae8b3bd25037662a01d96c042e0f.zip |
dev-python/webassets: amd64 stable wrt bug #606388
Package-Manager: portage-2.3.3
RepoMan-Options: --include-arches="amd64"
Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
Diffstat (limited to 'dev-python/webassets')
-rw-r--r-- | dev-python/webassets/webassets-0.12.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
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="" |