summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSergei Trofimovich <slyfox@gentoo.org>2020-05-05 23:13:17 +0100
committerSergei Trofimovich <slyfox@gentoo.org>2020-05-05 23:13:17 +0100
commita26b70ab776bf315fc01af95106fbc98c7d3ae5a (patch)
treee3b87e42dfb34b76934bfc8a09e3f953e4e55606 /dev-python/pytest-httpbin
parentdev-python/requests: keyworded 2.23.0 for ia64, bug #700940 (diff)
downloadgentoo-a26b70ab776bf315fc01af95106fbc98c7d3ae5a.tar.gz
gentoo-a26b70ab776bf315fc01af95106fbc98c7d3ae5a.tar.bz2
gentoo-a26b70ab776bf315fc01af95106fbc98c7d3ae5a.zip
dev-python/pytest-httpbin: keyworded 1.0.0 for ia64, bug #700940
Package-Manager: Portage-2.3.99, Repoman-2.3.22 RepoMan-Options: --include-arches="ia64" Signed-off-by: Sergei Trofimovich <slyfox@gentoo.org>
Diffstat (limited to 'dev-python/pytest-httpbin')
-rw-r--r--dev-python/pytest-httpbin/pytest-httpbin-1.0.0.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-python/pytest-httpbin/pytest-httpbin-1.0.0.ebuild b/dev-python/pytest-httpbin/pytest-httpbin-1.0.0.ebuild
index 696e9482228c..dd11eaef96bf 100644
--- a/dev-python/pytest-httpbin/pytest-httpbin-1.0.0.ebuild
+++ b/dev-python/pytest-httpbin/pytest-httpbin-1.0.0.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 ~ppc ~ppc64 ~s390 ~sparc x86 ~amd64-linux ~x86-linux"
+KEYWORDS="~alpha amd64 arm arm64 ~ia64 ~ppc ~ppc64 ~s390 ~sparc x86 ~amd64-linux ~x86-linux"
RDEPEND="
dev-python/httpbin[${PYTHON_USEDEP}]