stablize openstack ocata statsd-3.2.1 x86 and amd64
authorMatthew Thode <prometheanfire@gentoo.org>
Sun, 26 Mar 2017 03:25:48 +0000 (22:25 -0500)
committerMatthew Thode <prometheanfire@gentoo.org>
Sun, 26 Mar 2017 03:25:48 +0000 (22:25 -0500)
Package-Manager: Portage-2.3.3, Repoman-2.3.1
RepoMan-Options: --force

dev-python/statsd/statsd-3.2.1.ebuild

index 0940f02155b2b9e4594ca95fb535d0e11e14d292..9b9d2627faeab1057e4cfac35f50c8e2989a2e51 100644 (file)
@@ -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=""