summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSam James <sam@gentoo.org>2021-05-15 02:23:28 +0000
committerSam James <sam@gentoo.org>2021-05-15 02:23:28 +0000
commite0b5131e8bdd04cc4a02e1aeb8612c853b02b2c4 (patch)
tree2940f72d0327cfdc9cf3c69258874bdb287ac8ba /dev-python/httpretty
parentdev-python/httpx: Keyword 0.18.1 arm, #790152 (diff)
downloadgentoo-e0b5131e8bdd04cc4a02e1aeb8612c853b02b2c4.tar.gz
gentoo-e0b5131e8bdd04cc4a02e1aeb8612c853b02b2c4.tar.bz2
gentoo-e0b5131e8bdd04cc4a02e1aeb8612c853b02b2c4.zip
dev-python/httpretty: Keyword 1.1.1 arm, #790152
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'dev-python/httpretty')
-rw-r--r--dev-python/httpretty/httpretty-1.1.1.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-python/httpretty/httpretty-1.1.1.ebuild b/dev-python/httpretty/httpretty-1.1.1.ebuild
index e6dc85c88f5c..c8cf696bc7f1 100644
--- a/dev-python/httpretty/httpretty-1.1.1.ebuild
+++ b/dev-python/httpretty/httpretty-1.1.1.ebuild
@@ -13,7 +13,7 @@ SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz"
SLOT="0"
LICENSE="MIT"
-KEYWORDS="~amd64 ~arm64 ~x86"
+KEYWORDS="~amd64 ~arm ~arm64 ~x86"
RDEPEND="
dev-python/urllib3[${PYTHON_USEDEP}]"