diff options
author | Sam James <sam@gentoo.org> | 2024-10-05 08:22:17 +0100 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2024-10-05 08:22:17 +0100 |
commit | 0021e8a46c0af0adf8c8e538b45396face09476e (patch) | |
tree | ed8fc5fa84e95896cd2a7d7846764306bfbd0fed | |
parent | net-analyzer/wireshark: drop Qt 5 for 4.4.0 (diff) | |
download | gentoo-0021e8a46c0af0adf8c8e538b45396face09476e.tar.gz gentoo-0021e8a46c0af0adf8c8e538b45396face09476e.tar.bz2 gentoo-0021e8a46c0af0adf8c8e538b45396face09476e.zip |
dev-python/pytest-httpbin: Stabilize 2.1.0 ALLARCHES, #940819
Signed-off-by: Sam James <sam@gentoo.org>
-rw-r--r-- | dev-python/pytest-httpbin/pytest-httpbin-2.1.0.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-python/pytest-httpbin/pytest-httpbin-2.1.0.ebuild b/dev-python/pytest-httpbin/pytest-httpbin-2.1.0.ebuild index 302d6d0a6faf..3fd5fe093592 100644 --- a/dev-python/pytest-httpbin/pytest-httpbin-2.1.0.ebuild +++ b/dev-python/pytest-httpbin/pytest-httpbin-2.1.0.ebuild @@ -20,7 +20,7 @@ SRC_URI=" LICENSE="MIT" SLOT="0" -KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~loong ~mips ~ppc ~ppc64 ~riscv ~s390 ~sparc ~x86 ~amd64-linux ~x86-linux ~x64-macos" +KEYWORDS="~alpha amd64 arm arm64 hppa ~loong ~mips ppc ppc64 ~riscv ~s390 sparc x86 ~amd64-linux ~x86-linux ~x64-macos" RDEPEND=" dev-python/httpbin[${PYTHON_USEDEP}] |