commit:     e8ab8ede291ce58b76ec8cd0f18f1dc47916e82a
Author:     Piotr Karbowski <slashbeast <AT> gentoo <DOT> org>
AuthorDate: Wed Aug  9 18:05:21 2023 +0000
Commit:     Piotr Karbowski <slashbeast <AT> gentoo <DOT> org>
CommitDate: Wed Aug  9 18:14:22 2023 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=e8ab8ede

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 <AT> gentoo.org>

 net-misc/httpie/httpie-3.2.1-r2.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

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}]

Reply via email to