commit: 94f04317647c0d9b21643d04a2054d8c76cac709
Author: Michał Górny <mgorny <AT> gentoo <DOT> org>
AuthorDate: Fri Mar 27 11:41:18 2020 +0000
Commit: Michał Górny <mgorny <AT> gentoo <DOT> org>
CommitDate: Fri Mar 27 11:41:18 2020 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=94f04317
dev-python/httpretty: Stabilize 0.19.6 ALLARCHES
Signed-off-by: Michał Górny <mgorny <AT> gentoo.org>
dev-python/httpretty/httpretty-0.9.6.ebuild | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/dev-python/httpretty/httpretty-0.9.6.ebuild
b/dev-python/httpretty/httpretty-0.9.6.ebuild
index 4091c4be81e..512384afe0f 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 )"