summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAgostino Sarubbo <ago@gentoo.org>2019-12-03 11:01:17 +0100
committerAgostino Sarubbo <ago@gentoo.org>2019-12-03 11:01:17 +0100
commit69b6158a1d43f9bac886b9c55d8cb4f0650720c7 (patch)
treeae3a496e2f7f6ab84fd766f48746eca8afc6b6c0 /net-misc
parentdev-util/coccinelle: bump to 1.0.8 (diff)
downloadgentoo-69b6158a1d43f9bac886b9c55d8cb4f0650720c7.tar.gz
gentoo-69b6158a1d43f9bac886b9c55d8cb4f0650720c7.tar.bz2
gentoo-69b6158a1d43f9bac886b9c55d8cb4f0650720c7.zip
net-misc/httpie: amd64 stable wrt bug #701832
Package-Manager: Portage-2.3.79, Repoman-2.3.16 RepoMan-Options: --include-arches="amd64" Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
Diffstat (limited to 'net-misc')
-rw-r--r--net-misc/httpie/httpie-1.0.3.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/net-misc/httpie/httpie-1.0.3.ebuild b/net-misc/httpie/httpie-1.0.3.ebuild
index 7849e8a95d9b..c3e5f99034e0 100644
--- a/net-misc/httpie/httpie-1.0.3.ebuild
+++ b/net-misc/httpie/httpie-1.0.3.ebuild
@@ -14,7 +14,7 @@ SRC_URI="https://github.com/jakubroztocil/httpie/archive/${PV}.tar.gz -> ${P}.ta
LICENSE="BSD"
SLOT="0"
-KEYWORDS="~amd64 ~x86"
+KEYWORDS="amd64 ~x86"
IUSE="test"
RDEPEND="dev-python/pygments[${PYTHON_USEDEP}]