summaryrefslogtreecommitdiff
path: root/dev-python/statsd
diff options
context:
space:
mode:
authorMatthew Thode <prometheanfire@gentoo.org>2017-03-25 22:25:48 -0500
committerMatthew Thode <prometheanfire@gentoo.org>2017-03-25 22:25:48 -0500
commita25469e0f6c1342b5e3a801fbb302c7f960048eb (patch)
treea34b87c6e85672a06fded0c53532f65efa164079 /dev-python/statsd
parent18f3e15d4a535c72e45303cd3745d50fd573d946 (diff)
downloadgentoo-a25469e0f6c1342b5e3a801fbb302c7f960048eb.tar.gz
gentoo-a25469e0f6c1342b5e3a801fbb302c7f960048eb.tar.xz
stablize openstack ocata statsd-3.2.1 x86 and amd64
Package-Manager: Portage-2.3.3, Repoman-2.3.1 RepoMan-Options: --force
Diffstat (limited to 'dev-python/statsd')
-rw-r--r--dev-python/statsd/statsd-3.2.1.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-python/statsd/statsd-3.2.1.ebuild b/dev-python/statsd/statsd-3.2.1.ebuild
index 0940f02155b..9b9d2627fae 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=""