diff options
author | Matthew Thode <prometheanfire@gentoo.org> | 2017-09-29 18:27:45 -0500 |
---|---|---|
committer | Matthew Thode <prometheanfire@gentoo.org> | 2017-09-29 18:27:45 -0500 |
commit | 303ee79a599a9a0631eb5f4c28fa0042b94fb411 (patch) | |
tree | d57c60863db766651003195a57b42c5441aa4d80 /dev-python/kombu | |
parent | dev-python/cachetools: 2.0.0 stablized amd64 x86 under allarches (diff) | |
download | gentoo-303ee79a599a9a0631eb5f4c28fa0042b94fb411.tar.gz gentoo-303ee79a599a9a0631eb5f4c28fa0042b94fb411.tar.bz2 gentoo-303ee79a599a9a0631eb5f4c28fa0042b94fb411.zip |
dev-python/kombu: 4.1.0 stablized amd64 x86 under allarches
Diffstat (limited to 'dev-python/kombu')
-rw-r--r-- | dev-python/kombu/kombu-4.1.0.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-python/kombu/kombu-4.1.0.ebuild b/dev-python/kombu/kombu-4.1.0.ebuild index 842608ea8ec8..fe5302327bf7 100644 --- a/dev-python/kombu/kombu-4.1.0.ebuild +++ b/dev-python/kombu/kombu-4.1.0.ebuild @@ -13,7 +13,7 @@ SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz" LICENSE="BSD" SLOT="0" -KEYWORDS="~amd64 ~arm64 ~x86" +KEYWORDS="amd64 ~arm64 x86" IUSE="doc examples msgpack sqs test" # couchdb backend support possible via dev-python/couchdb-python |