From: Matthew Thode Date: Sun, 26 Mar 2017 03:25:48 +0000 (-0500) Subject: stablize openstack ocata statsd-3.2.1 x86 and amd64 X-Git-Url: http://git.tremily.us/gitweb.cgi?a=commitdiff_plain;h=a25469e0f6c1342b5e3a801fbb302c7f960048eb;p=gentoo.git stablize openstack ocata statsd-3.2.1 x86 and amd64 Package-Manager: Portage-2.3.3, Repoman-2.3.1 RepoMan-Options: --force --- diff --git a/dev-python/statsd/statsd-3.2.1.ebuild b/dev-python/statsd/statsd-3.2.1.ebuild index 0940f02155b2..9b9d2627faea 100644 --- a/dev-python/statsd/statsd-3.2.1.ebuild +++ b/dev-python/statsd/statsd-3.2.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 EAPI=6 @@ -13,7 +13,7 @@ SRC_URI="mirror://pypi/${P:0:1}/${PN}/${P}.tar.gz" LICENSE="MIT" SLOT="0" -KEYWORDS="~amd64 ~x86 ~amd64-linux ~x86-linux" +KEYWORDS="amd64 x86 ~amd64-linux ~x86-linux" IUSE="test" RDEPEND=""