diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2015-11-16 17:10:48 +0100 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2015-11-16 17:10:48 +0100 |
commit | 4455024f21cfae8165ad9025781528a2c01cee78 (patch) | |
tree | cf4940cd164929129a03f0bfb865c0a97b6ec4c7 /dev-python/kazoo | |
parent | dev-python/glance_store: amd64 stable wrt bug #565742 (diff) | |
download | gentoo-4455024f21cfae8165ad9025781528a2c01cee78.tar.gz gentoo-4455024f21cfae8165ad9025781528a2c01cee78.tar.bz2 gentoo-4455024f21cfae8165ad9025781528a2c01cee78.zip |
dev-python/kazoo: amd64 stable wrt bug #565742
Package-Manager: portage-2.2.20.1
RepoMan-Options: --include-arches="amd64"
Diffstat (limited to 'dev-python/kazoo')
-rw-r--r-- | dev-python/kazoo/kazoo-2.2.1.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-python/kazoo/kazoo-2.2.1.ebuild b/dev-python/kazoo/kazoo-2.2.1.ebuild index c6b13e776cc8..97ec0ad9b9be 100644 --- a/dev-python/kazoo/kazoo-2.2.1.ebuild +++ b/dev-python/kazoo/kazoo-2.2.1.ebuild @@ -13,7 +13,7 @@ SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz" LICENSE="Apache-2.0" SLOT="0" -KEYWORDS="~amd64 ~x86" +KEYWORDS="amd64 ~x86" IUSE="doc gevent test" RDEPEND=" |