commit: 12ecc48cdcf5711de648ca437c290019fa790d05
Author: Sam James <sam <AT> gentoo <DOT> org>
AuthorDate: Mon Dec 21 20:20:56 2020 +0000
Commit: Sam James <sam <AT> gentoo <DOT> org>
CommitDate: Mon Dec 21 20:21:41 2020 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=12ecc48c
dev-python/asgiref: Stabilize 3.3.1 ALLARCHES, #761145
Signed-off-by: Sam James <sam <AT> gentoo.org>
dev-python/asgiref/asgiref-3.3.1.ebuild | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/dev-python/asgiref/asgiref-3.3.1.ebuild
b/dev-python/asgiref/asgiref-3.3.1.ebuild
index 2a8bf860303..1990cf757f7 100644
--- a/dev-python/asgiref/asgiref-3.3.1.ebuild
+++ b/dev-python/asgiref/asgiref-3.3.1.ebuild
@@ -15,7 +15,7 @@ SRC_URI="mirror://pypi/${PN::1}/${PN}/${P}.tar.gz"
LICENSE="BSD"
SLOT="0"
-KEYWORDS="~amd64 ~arm ~arm64 ~ppc ~ppc64 ~x86"
+KEYWORDS="amd64 ~arm ~arm64 ~ppc ~ppc64 x86"
BDEPEND="
test? ( dev-python/pytest-asyncio[${PYTHON_USEDEP}] )"