Gentoo Archives: gentoo-commits

From: Thomas Deutschmann <whissi@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: dev-python/rq/
Date: Thu, 03 Sep 2020 14:29:48
Message-Id: 1599143215.8600fbc0d6696076648fd32f0d9ddf6c3a617a3b.whissi@gentoo
1 commit: 8600fbc0d6696076648fd32f0d9ddf6c3a617a3b
2 Author: Thomas Deutschmann <whissi <AT> gentoo <DOT> org>
3 AuthorDate: Thu Sep 3 14:26:55 2020 +0000
4 Commit: Thomas Deutschmann <whissi <AT> gentoo <DOT> org>
5 CommitDate: Thu Sep 3 14:26:55 2020 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=8600fbc0
7
8 dev-python/rq: x86 stable (bug #739966)
9
10 Package-Manager: Portage-3.0.4, Repoman-3.0.1
11 Signed-off-by: Thomas Deutschmann <whissi <AT> gentoo.org>
12
13 dev-python/rq/rq-1.5.0.ebuild | 2 +-
14 1 file changed, 1 insertion(+), 1 deletion(-)
15
16 diff --git a/dev-python/rq/rq-1.5.0.ebuild b/dev-python/rq/rq-1.5.0.ebuild
17 index f812fe5722f..1789b99173e 100644
18 --- a/dev-python/rq/rq-1.5.0.ebuild
19 +++ b/dev-python/rq/rq-1.5.0.ebuild
20 @@ -14,7 +14,7 @@ SRC_URI="https://github.com/rq/rq/archive/v${PV}.tar.gz -> ${P}.tar.gz"
21
22 LICENSE="BSD"
23 SLOT="0"
24 -KEYWORDS="~amd64 ~arm ~arm64 ~ppc ~ppc64 ~x86"
25 +KEYWORDS="~amd64 ~arm ~arm64 ~ppc ~ppc64 x86"
26
27 BDEPEND="
28 test? (