commit: 3e829e19a31279d0cbbed104504365fa96c7b839
Author: Sam James <sam <AT> gentoo <DOT> org>
AuthorDate: Tue May 23 09:51:51 2023 +0000
Commit: Sam James <sam <AT> gentoo <DOT> org>
CommitDate: Tue May 23 09:51:51 2023 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=3e829e19
dev-python/pytest-httpbin: Stabilize 2.0.0 ALLARCHES, #906968
Signed-off-by: Sam James <sam <AT> gentoo.org>
dev-python/pytest-httpbin/pytest-httpbin-2.0.0.ebuild | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/dev-python/pytest-httpbin/pytest-httpbin-2.0.0.ebuild
b/dev-python/pytest-httpbin/pytest-httpbin-2.0.0.ebuild
index cb8d6dcf63a2..86f9bd34ca46 100644
--- a/dev-python/pytest-httpbin/pytest-httpbin-2.0.0.ebuild
+++ b/dev-python/pytest-httpbin/pytest-httpbin-2.0.0.ebuild
@@ -20,7 +20,7 @@ SRC_URI="
LICENSE="MIT"
SLOT="0"
-KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~loong ~mips ~ppc ~ppc64
~riscv ~s390 ~sparc ~x86 ~amd64-linux ~x86-linux ~x64-macos"
+KEYWORDS="~alpha amd64 arm arm64 hppa ~ia64 ~loong ~mips ppc ppc64 ~riscv
~s390 sparc x86 ~amd64-linux ~x86-linux ~x64-macos"
RDEPEND="
dev-python/httpbin[${PYTHON_USEDEP}]