summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMatthew Thode <prometheanfire@gentoo.org>2019-05-11 13:10:18 -0500
committerMatthew Thode <prometheanfire@gentoo.org>2019-05-11 13:16:35 -0500
commit749e8a81630579e86c114a4099b378590901b3a3 (patch)
treee66cba0f507fa2e4a8fb92a2851315356a0d0c41 /dev-python/statsd
parentdev-python/oslo-log: 3.42.3 allarches stablized (diff)
downloadgentoo-749e8a81630579e86c114a4099b378590901b3a3.tar.gz
gentoo-749e8a81630579e86c114a4099b378590901b3a3.tar.bz2
gentoo-749e8a81630579e86c114a4099b378590901b3a3.zip
dev-python/statsd: 3.3.0 allarches stablized
Stablized for Openstack Stein Package-Manager: Portage-2.3.62, Repoman-2.3.12 Signed-off-by: Matthew Thode <prometheanfire@gentoo.org>
Diffstat (limited to 'dev-python/statsd')
-rw-r--r--dev-python/statsd/statsd-3.3.0.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-python/statsd/statsd-3.3.0.ebuild b/dev-python/statsd/statsd-3.3.0.ebuild
index 2518e975bac7..b10fc5af3fd0 100644
--- a/dev-python/statsd/statsd-3.3.0.ebuild
+++ b/dev-python/statsd/statsd-3.3.0.ebuild
@@ -13,7 +13,7 @@ SRC_URI="mirror://pypi/${P:0:1}/${PN}/${P}.tar.gz"
LICENSE="MIT"
SLOT="0"
-KEYWORDS="~amd64 ~arm64 ~x86 ~amd64-linux ~x86-linux"
+KEYWORDS="amd64 ~arm64 x86 ~amd64-linux ~x86-linux"
IUSE="test"
RDEPEND=""