From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from lists.gentoo.org (pigeon.gentoo.org [208.92.234.80]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by finch.gentoo.org (Postfix) with ESMTPS id 6B8DF13835A for ; Tue, 15 Dec 2020 06:28:22 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id AD9CDE091D; Tue, 15 Dec 2020 06:28:21 +0000 (UTC) Received: from smtp.gentoo.org (smtp.gentoo.org [140.211.166.183]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (No client certificate requested) by pigeon.gentoo.org (Postfix) with ESMTPS id 952E7E091D for ; Tue, 15 Dec 2020 06:28:21 +0000 (UTC) Received: from oystercatcher.gentoo.org (unknown [IPv6:2a01:4f8:202:4333:225:90ff:fed9:fc84]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id 97B14340D73 for ; Tue, 15 Dec 2020 06:28:20 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 1032DC8 for ; Tue, 15 Dec 2020 06:28:18 +0000 (UTC) From: "Sam James" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Sam James" Message-ID: <1608013656.e1606d9eaea8376918b1f68ba00f576d7cebecca.sam@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: dev-python/rq/ X-VCS-Repository: repo/gentoo X-VCS-Files: dev-python/rq/rq-1.6.1.ebuild X-VCS-Directories: dev-python/rq/ X-VCS-Committer: sam X-VCS-Committer-Name: Sam James X-VCS-Revision: e1606d9eaea8376918b1f68ba00f576d7cebecca X-VCS-Branch: master Date: Tue, 15 Dec 2020 06:28:18 +0000 (UTC) Precedence: bulk List-Post: List-Help: List-Unsubscribe: List-Subscribe: List-Id: Gentoo Linux mail X-BeenThere: gentoo-commits@lists.gentoo.org X-Auto-Response-Suppress: DR, RN, NRN, OOF, AutoReply X-Archives-Salt: 1cd9a073-5d7c-41ff-81cb-3a072bb49d8e X-Archives-Hash: 12fb937ea4917009cb3be2f2f72b6ea1 commit: e1606d9eaea8376918b1f68ba00f576d7cebecca Author: Sam James gentoo org> AuthorDate: Tue Dec 15 06:27:36 2020 +0000 Commit: Sam James gentoo org> CommitDate: Tue Dec 15 06:27:36 2020 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=e1606d9e dev-python/rq: arm64 stable (bug #759871) Package-Manager: Portage-3.0.12-prefix, Repoman-3.0.2 Signed-off-by: Sam James gentoo.org> dev-python/rq/rq-1.6.1.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/dev-python/rq/rq-1.6.1.ebuild b/dev-python/rq/rq-1.6.1.ebuild index 031701f5d58..9dbbd3ac72b 100644 --- a/dev-python/rq/rq-1.6.1.ebuild +++ b/dev-python/rq/rq-1.6.1.ebuild @@ -14,7 +14,7 @@ SRC_URI="https://github.com/rq/rq/archive/v${PV}.tar.gz -> ${P}.tar.gz" LICENSE="BSD" SLOT="0" -KEYWORDS="~amd64 ~arm ~arm64 ~ppc ~ppc64 ~x86" +KEYWORDS="~amd64 ~arm arm64 ~ppc ~ppc64 ~x86" BDEPEND=" test? (