commit: 2223dbe28dcb32dffe39fcb8039dd95945d34336
Author: Agostino Sarubbo <ago <AT> gentoo <DOT> org>
AuthorDate: Sat Feb 4 15:20:52 2017 +0000
Commit: Agostino Sarubbo <ago <AT> gentoo <DOT> org>
CommitDate: Sat Feb 4 15:21:16 2017 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=2223dbe2
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 <AT> gentoo.org>
dev-python/kombu/kombu-3.0.37.ebuild | 4 ++--
1 file 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 ad0b4ff..475d747 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