diff options
author | Michał Górny <mgorny@gentoo.org> | 2024-11-23 14:16:03 +0100 |
---|---|---|
committer | Michał Górny <mgorny@gentoo.org> | 2024-11-23 14:16:03 +0100 |
commit | e7f497a5a207d6bfbdf797ad039ba45520ff4137 (patch) | |
tree | b5546d32273ab29845037398040ee988e93591d0 /net-misc | |
parent | net-libs/libupnp: Stabilize 1.14.20 amd64, #944515 (diff) | |
download | gentoo-e7f497a5a207d6bfbdf797ad039ba45520ff4137.tar.gz gentoo-e7f497a5a207d6bfbdf797ad039ba45520ff4137.tar.bz2 gentoo-e7f497a5a207d6bfbdf797ad039ba45520ff4137.zip |
net-misc/httpie: Stabilize 3.2.3 amd64, #944624
Signed-off-by: Michał Górny <mgorny@gentoo.org>
Diffstat (limited to 'net-misc')
-rw-r--r-- | net-misc/httpie/httpie-3.2.3.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/net-misc/httpie/httpie-3.2.3.ebuild b/net-misc/httpie/httpie-3.2.3.ebuild index ba88195f0cd2..7b2f0a6071ef 100644 --- a/net-misc/httpie/httpie-3.2.3.ebuild +++ b/net-misc/httpie/httpie-3.2.3.ebuild @@ -16,7 +16,7 @@ S="${WORKDIR}"/cli-${PV} LICENSE="BSD" SLOT="0" -KEYWORDS="~amd64 ~x86" +KEYWORDS="amd64 ~x86" RDEPEND=" dev-python/charset-normalizer[${PYTHON_USEDEP}] |