summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorPiotr Karbowski <slashbeast@gentoo.org>2023-08-09 20:05:21 +0200
committerPiotr Karbowski <slashbeast@gentoo.org>2023-08-09 20:14:22 +0200
commite8ab8ede291ce58b76ec8cd0f18f1dc47916e82a (patch)
treeded4d213ccf43fe040982f96e216848753be20c6 /net-misc
parentmedia-libs/nanosvg: drop myself as maintainer; m-n. (diff)
downloadgentoo-e8ab8ede291ce58b76ec8cd0f18f1dc47916e82a.tar.gz
gentoo-e8ab8ede291ce58b76ec8cd0f18f1dc47916e82a.tar.bz2
gentoo-e8ab8ede291ce58b76ec8cd0f18f1dc47916e82a.zip
net-misc/httpie: stabilize 3.2.1-r2.
Includes the fix for ImportError on urllib. Closes: https://bugs.gentoo.org/909792 Closes: https://bugs.gentoo.org/910668 Signed-off-by: Piotr Karbowski <slashbeast@gentoo.org>
Diffstat (limited to 'net-misc')
-rw-r--r--net-misc/httpie/httpie-3.2.1-r2.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/net-misc/httpie/httpie-3.2.1-r2.ebuild b/net-misc/httpie/httpie-3.2.1-r2.ebuild
index db50e1e2094e..217a2307a2d1 100644
--- a/net-misc/httpie/httpie-3.2.1-r2.ebuild
+++ b/net-misc/httpie/httpie-3.2.1-r2.ebuild
@@ -15,7 +15,7 @@ SRC_URI="https://github.com/httpie/httpie/archive/${PV}.tar.gz -> ${P}.gh.tar.gz
LICENSE="BSD"
SLOT="0"
-KEYWORDS="~amd64 ~x86"
+KEYWORDS="amd64 x86"
RDEPEND="
dev-python/charset-normalizer[${PYTHON_USEDEP}]