summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAgostino Sarubbo <ago@gentoo.org>2019-09-09 07:52:55 +0200
committerAgostino Sarubbo <ago@gentoo.org>2019-09-09 07:52:55 +0200
commit41f9ca875c490d73493ca0529650dd82826c6bb5 (patch)
tree5a03c03cf745d4a33c53368eac66b6114f1c9f4c
parentdev-python/PyGithub: amd64 stable wrt bug #693740 (diff)
downloadgentoo-41f9ca875c490d73493ca0529650dd82826c6bb5.tar.gz
gentoo-41f9ca875c490d73493ca0529650dd82826c6bb5.tar.bz2
gentoo-41f9ca875c490d73493ca0529650dd82826c6bb5.zip
dev-python/httpretty: amd64 stable wrt bug #693740
Package-Manager: Portage-2.3.69, Repoman-2.3.16 RepoMan-Options: --include-arches="amd64" Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
-rw-r--r--dev-python/httpretty/httpretty-0.9.6.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-python/httpretty/httpretty-0.9.6.ebuild b/dev-python/httpretty/httpretty-0.9.6.ebuild
index c0299cefda0e..8235b58144e8 100644
--- a/dev-python/httpretty/httpretty-0.9.6.ebuild
+++ b/dev-python/httpretty/httpretty-0.9.6.ebuild
@@ -13,7 +13,7 @@ SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz"
SLOT="0"
LICENSE="MIT"
-KEYWORDS="~amd64 ~arm64 ~ppc64 x86"
+KEYWORDS="amd64 ~arm64 ~ppc64 x86"
IUSE="test"
RESTRICT="!test? ( test )"