diff options
author | Sam James <sam@gentoo.org> | 2020-11-28 08:25:13 +0000 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2020-11-28 08:25:13 +0000 |
commit | 3daf489578403957be3e2502b08e284ec03bf9e0 (patch) | |
tree | 70a1fe26b9ef83fe8cb2f8deeb322cff0fb09afc /dev-python/pytest-httpbin | |
parent | dev-python/pytest-httpbin: mark ALLARCHES (diff) | |
download | gentoo-3daf489578403957be3e2502b08e284ec03bf9e0.tar.gz gentoo-3daf489578403957be3e2502b08e284ec03bf9e0.tar.bz2 gentoo-3daf489578403957be3e2502b08e284ec03bf9e0.zip |
dev-python/pytest-httpbin: ~x64-macos keyworded
Package-Manager: Portage-3.0.9, Repoman-3.0.2
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'dev-python/pytest-httpbin')
-rw-r--r-- | dev-python/pytest-httpbin/pytest-httpbin-1.0.0-r1.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-python/pytest-httpbin/pytest-httpbin-1.0.0-r1.ebuild b/dev-python/pytest-httpbin/pytest-httpbin-1.0.0-r1.ebuild index a47925c658e7..5a197798508b 100644 --- a/dev-python/pytest-httpbin/pytest-httpbin-1.0.0-r1.ebuild +++ b/dev-python/pytest-httpbin/pytest-httpbin-1.0.0-r1.ebuild @@ -14,7 +14,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" +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}] |