commit: beac3f372e7d4bc37f55967dc612ab6d5282c0d2 Author: Sam James <sam <AT> gentoo <DOT> org> AuthorDate: Wed Aug 2 16:37:10 2023 +0000 Commit: Sam James <sam <AT> gentoo <DOT> org> CommitDate: Wed Aug 2 16:37:10 2023 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=beac3f37
dev-python/responses: Stabilize 0.23.2 ALLARCHES, #909713 Signed-off-by: Sam James <sam <AT> gentoo.org> dev-python/responses/responses-0.23.2.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/dev-python/responses/responses-0.23.2.ebuild b/dev-python/responses/responses-0.23.2.ebuild index 9b2e8d3a63eb..af61ec7db0de 100644 --- a/dev-python/responses/responses-0.23.2.ebuild +++ b/dev-python/responses/responses-0.23.2.ebuild @@ -16,7 +16,7 @@ HOMEPAGE=" LICENSE="Apache-2.0" SLOT="0" -KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~loong ~m68k ~ppc ~ppc64 ~riscv ~s390 ~sparc ~x86" +KEYWORDS="~alpha amd64 arm arm64 hppa ~ia64 ~loong ~m68k ppc ppc64 ~riscv ~s390 sparc x86" # tomli backend is optional now, with pyyaml being the new default. # However, keeping it unconditional here for backwards compatibility.
