summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorThomas Deutschmann <whissi@gentoo.org>2019-09-08 20:53:26 +0200
committerThomas Deutschmann <whissi@gentoo.org>2019-09-08 20:53:26 +0200
commit660b4644b19290a7a8d881fbb3151ef5204a8181 (patch)
treede2813be0e8fb6a55321c7b42dd926be97ea871c
parentdev-python/PyGithub: x86 stable (bug #693740) (diff)
downloadgentoo-660b4644b19290a7a8d881fbb3151ef5204a8181.tar.gz
gentoo-660b4644b19290a7a8d881fbb3151ef5204a8181.tar.bz2
gentoo-660b4644b19290a7a8d881fbb3151ef5204a8181.zip
dev-python/httpretty: x86 stable (bug #693740)
Package-Manager: Portage-2.3.75, Repoman-2.3.17 Signed-off-by: Thomas Deutschmann <whissi@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 f65d19098d48..c0299cefda0e 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 )"