summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAgostino Sarubbo <ago@gentoo.org>2020-03-25 14:58:33 +0100
committerAgostino Sarubbo <ago@gentoo.org>2020-03-25 15:16:52 +0100
commita3d18e1549ec8b0f2e89b30def2fc2cbe337c256 (patch)
tree99771774f0efb9fc1b53b30bc6b2208a5c046865 /dev-python/httpbin
parentdev-python/regex: amd64 stable wrt bug #714488 (diff)
downloadgentoo-a3d18e1549ec8b0f2e89b30def2fc2cbe337c256.tar.gz
gentoo-a3d18e1549ec8b0f2e89b30def2fc2cbe337c256.tar.bz2
gentoo-a3d18e1549ec8b0f2e89b30def2fc2cbe337c256.zip
dev-python/httpbin: amd64 stable wrt bug #714490
Package-Manager: Portage-2.3.89, Repoman-2.3.20 RepoMan-Options: --include-arches="amd64" Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
Diffstat (limited to 'dev-python/httpbin')
-rw-r--r--dev-python/httpbin/httpbin-0.7.0.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-python/httpbin/httpbin-0.7.0.ebuild b/dev-python/httpbin/httpbin-0.7.0.ebuild
index 3eaf5a30f036..6f15a330dda1 100644
--- a/dev-python/httpbin/httpbin-0.7.0.ebuild
+++ b/dev-python/httpbin/httpbin-0.7.0.ebuild
@@ -14,7 +14,7 @@ SRC_URI="mirror://pypi/${P:0:1}/${PN}/${P}.tar.gz"
LICENSE="MIT"
SLOT="0"
-KEYWORDS="~alpha ~amd64 arm ~arm64 ~hppa ~sparc ~x86 ~amd64-linux ~x86-linux"
+KEYWORDS="~alpha amd64 arm ~arm64 ~hppa ~sparc ~x86 ~amd64-linux ~x86-linux"
RDEPEND="
dev-python/brotlipy[${PYTHON_USEDEP}]