diff options
Diffstat (limited to 'dev-python/responses')
-rw-r--r-- | dev-python/responses/responses-0.25.3.ebuild | 2 |
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 89f223f9c153..431d6caffa38 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 ~mips 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. |