summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSam James <sam@gentoo.org>2023-05-23 10:51:51 +0100
committerSam James <sam@gentoo.org>2023-05-23 10:51:51 +0100
commit3e829e19a31279d0cbbed104504365fa96c7b839 (patch)
treee62710e705fb890abc4d04235d047eb5e5bcf3b6 /dev-python/pytest-httpbin
parentprofiles/targets/desktop: enable USE=vulkan by default (diff)
downloadgentoo-3e829e19a31279d0cbbed104504365fa96c7b839.tar.gz
gentoo-3e829e19a31279d0cbbed104504365fa96c7b839.tar.bz2
gentoo-3e829e19a31279d0cbbed104504365fa96c7b839.zip
dev-python/pytest-httpbin: Stabilize 2.0.0 ALLARCHES, #906968
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'dev-python/pytest-httpbin')
-rw-r--r--dev-python/pytest-httpbin/pytest-httpbin-2.0.0.ebuild2
1 files changed, 1 insertions, 1 deletions
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}]