summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorRolf Eike Beer <eike@sf-mail.de>2020-06-04 13:57:32 +0200
committerSergei Trofimovich <slyfox@gentoo.org>2020-06-04 15:10:37 +0100
commitd32212c7b9224ed51159b91032799c983b29b7cc (patch)
treea95088e5f050c80be11721b0763147b77b1f7ccb /dev-python/pytest-httpbin
parentdev-python/httplib2: keyworded 0.18.1 for hppa, bug #726508 (diff)
downloadgentoo-d32212c7b9224ed51159b91032799c983b29b7cc.tar.gz
gentoo-d32212c7b9224ed51159b91032799c983b29b7cc.tar.bz2
gentoo-d32212c7b9224ed51159b91032799c983b29b7cc.zip
dev-python/pytest-httpbin: keyworded 1.0.0 for hppa, bug #726508
Package-Manager: Portage-2.3.99, Repoman-2.3.22 RepoMan-Options: --include-arches="hppa" Signed-off-by: Rolf Eike Beer <eike@sf-mail.de> 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 15f1a1281457..b5c375726734 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 ~ia64 ~ppc ~ppc64 ~s390 sparc x86 ~amd64-linux ~x86-linux"
+KEYWORDS="~alpha amd64 arm arm64 ~hppa ~ia64 ~ppc ~ppc64 ~s390 sparc x86 ~amd64-linux ~x86-linux"
RDEPEND="
dev-python/httpbin[${PYTHON_USEDEP}]