diff options
author | Jakov Smolić <jsmolic@gentoo.org> | 2022-03-31 14:33:49 +0200 |
---|---|---|
committer | Jakov Smolić <jsmolic@gentoo.org> | 2022-03-31 14:33:49 +0200 |
commit | 5eee27abb94941e27332aeabce2fccba87f50e19 (patch) | |
tree | d448a7fdecacdede54342140b7072e80639aab2e /dev-python/pytest-httpbin | |
parent | dev-python/pyopengl: Stabilize 3.1.6 x86, #836513 (diff) | |
download | gentoo-5eee27abb94941e27332aeabce2fccba87f50e19.tar.gz gentoo-5eee27abb94941e27332aeabce2fccba87f50e19.tar.bz2 gentoo-5eee27abb94941e27332aeabce2fccba87f50e19.zip |
dev-python/pytest-httpbin: Stabilize 1.0.2 ALLARCHES, #836515
Signed-off-by: Jakov Smolić <jsmolic@gentoo.org>
Diffstat (limited to 'dev-python/pytest-httpbin')
-rw-r--r-- | dev-python/pytest-httpbin/pytest-httpbin-1.0.2.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-python/pytest-httpbin/pytest-httpbin-1.0.2.ebuild b/dev-python/pytest-httpbin/pytest-httpbin-1.0.2.ebuild index 9be90f10c07d..a77dced7b2a8 100644 --- a/dev-python/pytest-httpbin/pytest-httpbin-1.0.2.ebuild +++ b/dev-python/pytest-httpbin/pytest-httpbin-1.0.2.ebuild @@ -15,7 +15,7 @@ SRC_URI="https://github.com/kevin1024/pytest-httpbin/archive/v${PV}.tar.gz -> ${ LICENSE="MIT" SLOT="0" -KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~ppc ~ppc64 ~riscv ~s390 ~sparc ~x86 ~amd64-linux ~x86-linux ~x64-macos" +KEYWORDS="~alpha amd64 arm arm64 hppa ~ia64 ppc ppc64 ~riscv ~s390 sparc x86 ~amd64-linux ~x86-linux ~x64-macos" RDEPEND=" dev-python/httpbin[${PYTHON_USEDEP}] |