summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSam James <sam@gentoo.org>2021-02-19 02:48:29 +0000
committerSam James <sam@gentoo.org>2021-02-19 02:48:29 +0000
commit5c958e1bf1e3338713a7b1b116594a83593e9904 (patch)
tree3bd202e2e809d630281326f530844e3eb2803566 /dev-python
parentdev-python/eyeD3: Stabilize 0.9.6 ALLARCHES, #771390 (diff)
downloadgentoo-5c958e1bf1e3338713a7b1b116594a83593e9904.tar.gz
gentoo-5c958e1bf1e3338713a7b1b116594a83593e9904.tar.bz2
gentoo-5c958e1bf1e3338713a7b1b116594a83593e9904.zip
dev-python/httpretty: Stabilize 1.0.5 ALLARCHES, #771396
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'dev-python')
-rw-r--r--dev-python/httpretty/httpretty-1.0.5.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-python/httpretty/httpretty-1.0.5.ebuild b/dev-python/httpretty/httpretty-1.0.5.ebuild
index 0b217df07e41..0e08b6be2fcd 100644
--- a/dev-python/httpretty/httpretty-1.0.5.ebuild
+++ b/dev-python/httpretty/httpretty-1.0.5.ebuild
@@ -13,7 +13,7 @@ SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz"
SLOT="0"
LICENSE="MIT"
-KEYWORDS="~amd64 ~arm ~arm64 ~ppc ~ppc64 ~sparc ~x86"
+KEYWORDS="amd64 arm arm64 ppc ppc64 sparc x86"
IUSE="test"
RESTRICT="!test? ( test )"