diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2017-02-04 16:20:52 +0100 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2017-02-04 16:21:16 +0100 |
commit | 2223dbe28dcb32dffe39fcb8039dd95945d34336 (patch) | |
tree | 1b770ea7b50f2d0510a6fe6e059a67cf68c31f4e /dev-python/kombu | |
parent | dev-python/celery: amd64 stable wrt bug #590458 (diff) | |
download | gentoo-2223dbe28dcb32dffe39fcb8039dd95945d34336.tar.gz gentoo-2223dbe28dcb32dffe39fcb8039dd95945d34336.tar.bz2 gentoo-2223dbe28dcb32dffe39fcb8039dd95945d34336.zip |
dev-python/kombu: amd64 stable wrt bug #590458
Package-Manager: portage-2.3.3
RepoMan-Options: --include-arches="amd64"
Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
Diffstat (limited to 'dev-python/kombu')
-rw-r--r-- | dev-python/kombu/kombu-3.0.37.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-python/kombu/kombu-3.0.37.ebuild b/dev-python/kombu/kombu-3.0.37.ebuild index ad0b4ff05206..475d74722fcc 100644 --- a/dev-python/kombu/kombu-3.0.37.ebuild +++ b/dev-python/kombu/kombu-3.0.37.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 # $Id$ @@ -14,7 +14,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="amqplib doc examples msgpack sqs test" # couchdb backend support possible via dev-python/couchdb-python |