summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorArthur Zamarin <arthurzam@gentoo.org>2024-06-29 10:57:18 +0300
committerArthur Zamarin <arthurzam@gentoo.org>2024-06-29 10:57:18 +0300
commitbdda18561d8bcf3d06c64047fc921a3b6c14382e (patch)
treec3c113cdd08ddca08d5fc21b485c6971645a87ac /dev-python/responses
parentdev-python/redis: Stabilize 5.0.6 ALLARCHES, #935100 (diff)
downloadgentoo-bdda18561d8bcf3d06c64047fc921a3b6c14382e.tar.gz
gentoo-bdda18561d8bcf3d06c64047fc921a3b6c14382e.tar.bz2
gentoo-bdda18561d8bcf3d06c64047fc921a3b6c14382e.zip
dev-python/responses: Stabilize 0.25.3 ALLARCHES, #935105
Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
Diffstat (limited to 'dev-python/responses')
-rw-r--r--dev-python/responses/responses-0.25.3.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-python/responses/responses-0.25.3.ebuild b/dev-python/responses/responses-0.25.3.ebuild
index dc9cf6c58d72..89f223f9c153 100644
--- a/dev-python/responses/responses-0.25.3.ebuild
+++ b/dev-python/responses/responses-0.25.3.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.