diff options
author | Jakov Smolić <jsmolic@gentoo.org> | 2022-01-21 14:26:25 +0100 |
---|---|---|
committer | Jakov Smolić <jsmolic@gentoo.org> | 2022-01-21 14:27:25 +0100 |
commit | fc9d3c02635721802b3905e8b6f91e2f8bb8e0f2 (patch) | |
tree | 11d85f71d1795b8307ee535929ea3ec3c10354b4 /net-misc/httpie | |
parent | media-sound/kid3: Stabilize 3.9.1 amd64, #831254 (diff) | |
download | gentoo-fc9d3c02635721802b3905e8b6f91e2f8bb8e0f2.tar.gz gentoo-fc9d3c02635721802b3905e8b6f91e2f8bb8e0f2.tar.bz2 gentoo-fc9d3c02635721802b3905e8b6f91e2f8bb8e0f2.zip |
net-misc/httpie: Stabilize 2.6.0 amd64, #831647
Signed-off-by: Jakov Smolić <jsmolic@gentoo.org>
Diffstat (limited to 'net-misc/httpie')
-rw-r--r-- | net-misc/httpie/httpie-2.6.0.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/net-misc/httpie/httpie-2.6.0.ebuild b/net-misc/httpie/httpie-2.6.0.ebuild index a663fcd882b5..6582fb7ef3c3 100644 --- a/net-misc/httpie/httpie-2.6.0.ebuild +++ b/net-misc/httpie/httpie-2.6.0.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2021 Gentoo Authors +# Copyright 1999-2022 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=7 @@ -15,7 +15,7 @@ SRC_URI="https://github.com/httpie/httpie/archive/${PV}.tar.gz -> ${P}.tar.gz" LICENSE="BSD" SLOT="0" -KEYWORDS="~amd64 ~x86" +KEYWORDS="amd64 ~x86" RDEPEND=" dev-python/charset_normalizer[${PYTHON_USEDEP}] |