summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSam James <sam@gentoo.org>2023-08-02 17:37:10 +0100
committerSam James <sam@gentoo.org>2023-08-02 17:37:10 +0100
commitbeac3f372e7d4bc37f55967dc612ab6d5282c0d2 (patch)
treee6196ffe32e840e3604d362beff1c5a834ec99d4
parentapp-crypt/heimdal: Stabilize 7.8.0-r1 x86, #894490 (diff)
downloadgentoo-beac3f372e7d4bc37f55967dc612ab6d5282c0d2.tar.gz
gentoo-beac3f372e7d4bc37f55967dc612ab6d5282c0d2.tar.bz2
gentoo-beac3f372e7d4bc37f55967dc612ab6d5282c0d2.zip
dev-python/responses: Stabilize 0.23.2 ALLARCHES, #909713
Signed-off-by: Sam James <sam@gentoo.org>
-rw-r--r--dev-python/responses/responses-0.23.2.ebuild2
1 files changed, 1 insertions, 1 deletions
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.