diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2022-01-22 10:47:39 +0100 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2022-01-22 10:47:39 +0100 |
commit | a17ce6de04460775117b534c899846c1daa7a720 (patch) | |
tree | 4dcd260fa932e1c354df2a0cb20b556736b73170 /net-misc/httpie | |
parent | media-sound/kid3: x86 stable wrt bug #831254 (diff) | |
download | gentoo-a17ce6de04460775117b534c899846c1daa7a720.tar.gz gentoo-a17ce6de04460775117b534c899846c1daa7a720.tar.bz2 gentoo-a17ce6de04460775117b534c899846c1daa7a720.zip |
net-misc/httpie: x86 stable wrt bug #831647
Package-Manager: Portage-3.0.28, Repoman-3.0.3
RepoMan-Options: --include-arches="x86"
Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
Diffstat (limited to 'net-misc/httpie')
-rw-r--r-- | net-misc/httpie/httpie-2.6.0.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/net-misc/httpie/httpie-2.6.0.ebuild b/net-misc/httpie/httpie-2.6.0.ebuild index 6582fb7ef3c3..570ee9e56a99 100644 --- a/net-misc/httpie/httpie-2.6.0.ebuild +++ b/net-misc/httpie/httpie-2.6.0.ebuild @@ -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}] |