Gentoo Archives: gentoo-commits

From: Matthew Thode <prometheanfire@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: dev-python/kombu/
Date: Sat, 30 May 2020 17:52:23
Message-Id: 1590860113.4b76b24124a1a7bf624dc820b9c68aa94fcc364f.prometheanfire@gentoo
1 commit: 4b76b24124a1a7bf624dc820b9c68aa94fcc364f
2 Author: Matthew Thode <prometheanfire <AT> gentoo <DOT> org>
3 AuthorDate: Sat May 30 17:35:13 2020 +0000
4 Commit: Matthew Thode <prometheanfire <AT> gentoo <DOT> org>
5 CommitDate: Sat May 30 17:35:13 2020 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=4b76b241
7
8 dev-python/kombu: 4.6.8 allarches stablized
9
10 Stablized for Openstack USSURI
11
12 Package-Manager: Portage-2.3.99, Repoman-2.3.22
13 Signed-off-by: Matthew Thode <prometheanfire <AT> gentoo.org>
14
15 dev-python/kombu/kombu-4.6.8.ebuild | 2 +-
16 1 file changed, 1 insertion(+), 1 deletion(-)
17
18 diff --git a/dev-python/kombu/kombu-4.6.8.ebuild b/dev-python/kombu/kombu-4.6.8.ebuild
19 index 838b1c73c56..3fb47be86b1 100644
20 --- a/dev-python/kombu/kombu-4.6.8.ebuild
21 +++ b/dev-python/kombu/kombu-4.6.8.ebuild
22 @@ -12,7 +12,7 @@ SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz"
23
24 LICENSE="BSD"
25 SLOT="0"
26 -KEYWORDS="~amd64 ~arm64 ~x86"
27 +KEYWORDS="amd64 ~arm64 x86"
28 IUSE="doc examples mongodb msgpack redis sqs test yaml"
29 RESTRICT="!test? ( test )"