From mboxrd@z Thu Jan  1 00:00:00 1970
Return-Path: <gentoo-commits+bounces-1283713-garchives=archives.gentoo.org@lists.gentoo.org>
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 3EAC21382C5
	for <garchives@archives.gentoo.org>; Tue, 18 May 2021 23:20:32 +0000 (UTC)
Received: from pigeon.gentoo.org (localhost [127.0.0.1])
	by pigeon.gentoo.org (Postfix) with SMTP id 98BDAE075F;
	Tue, 18 May 2021 23:20:31 +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 7FE1CE075F
	for <gentoo-commits@lists.gentoo.org>; Tue, 18 May 2021 23:20:31 +0000 (UTC)
Received: from oystercatcher.gentoo.org (oystercatcher.gentoo.org [148.251.78.52])
	(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 497C833BE2F
	for <gentoo-commits@lists.gentoo.org>; Tue, 18 May 2021 23:20:28 +0000 (UTC)
Received: from localhost.localdomain (localhost [IPv6:::1])
	by oystercatcher.gentoo.org (Postfix) with ESMTP id 96D5778D
	for <gentoo-commits@lists.gentoo.org>; Tue, 18 May 2021 23:20:26 +0000 (UTC)
From: "Sam James" <sam@gentoo.org>
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" <sam@gentoo.org>
Message-ID: <1621379766.8b8a759d33be2d4e16a93971f863a8bbb6b45605.sam@gentoo>
Subject: [gentoo-commits] repo/gentoo:master commit in: dev-python/pytest-django/
X-VCS-Repository: repo/gentoo
X-VCS-Files: dev-python/pytest-django/pytest-django-4.2.0.ebuild
X-VCS-Directories: dev-python/pytest-django/
X-VCS-Committer: sam
X-VCS-Committer-Name: Sam James
X-VCS-Revision: 8b8a759d33be2d4e16a93971f863a8bbb6b45605
X-VCS-Branch: master
Date: Tue, 18 May 2021 23:20:26 +0000 (UTC)
Precedence: bulk
List-Post: <mailto:gentoo-commits@lists.gentoo.org>
List-Help: <mailto:gentoo-commits+help@lists.gentoo.org>
List-Unsubscribe: <mailto:gentoo-commits+unsubscribe@lists.gentoo.org>
List-Subscribe: <mailto:gentoo-commits+subscribe@lists.gentoo.org>
List-Id: Gentoo Linux mail <gentoo-commits.gentoo.org>
X-BeenThere: gentoo-commits@lists.gentoo.org
X-Auto-Response-Suppress: DR, RN, NRN, OOF, AutoReply
X-Archives-Salt: a9746173-a5d7-4c6b-bb41-0acf829c00d6
X-Archives-Hash: 964c334b4f2ca12db824e1082cfab189

commit:     8b8a759d33be2d4e16a93971f863a8bbb6b45605
Author:     Sam James <sam <AT> gentoo <DOT> org>
AuthorDate: Tue May 18 23:16:06 2021 +0000
Commit:     Sam James <sam <AT> gentoo <DOT> org>
CommitDate: Tue May 18 23:16:06 2021 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=8b8a759d

dev-python/pytest-django: Stabilize 4.2.0 ALLARCHES, #790944

Signed-off-by: Sam James <sam <AT> gentoo.org>

 dev-python/pytest-django/pytest-django-4.2.0.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/dev-python/pytest-django/pytest-django-4.2.0.ebuild b/dev-python/pytest-django/pytest-django-4.2.0.ebuild
index ac4f7fbd41a..f5c36d290b8 100644
--- a/dev-python/pytest-django/pytest-django-4.2.0.ebuild
+++ b/dev-python/pytest-django/pytest-django-4.2.0.ebuild
@@ -17,7 +17,7 @@ SRC_URI="
 		-> ${P}.gh.tar.gz"
 
 LICENSE="BSD"
-KEYWORDS="~amd64 ~arm ~arm64 ~ppc ~ppc64 ~sparc ~x86 ~amd64-linux ~x86-linux"
+KEYWORDS="amd64 arm arm64 ~ppc ~ppc64 ~sparc x86 ~amd64-linux ~x86-linux"
 SLOT="0"
 
 RDEPEND="