summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAgostino Sarubbo <ago@gentoo.org>2019-12-03 11:05:58 +0100
committerAgostino Sarubbo <ago@gentoo.org>2019-12-03 11:05:58 +0100
commitf33ccb786209fc80d7d86c81c1d075904dfcf2f5 (patch)
tree0d2c21241ed770d1f7de19c9fbf1e7aff0900205 /net-misc/httpie
parentsys-devel/gdb: x86 stable wrt bug #701824 (diff)
downloadgentoo-f33ccb786209fc80d7d86c81c1d075904dfcf2f5.tar.gz
gentoo-f33ccb786209fc80d7d86c81c1d075904dfcf2f5.tar.bz2
gentoo-f33ccb786209fc80d7d86c81c1d075904dfcf2f5.zip
net-misc/httpie: x86 stable wrt bug #701832
Package-Manager: Portage-2.3.79, Repoman-2.3.16 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-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 c3e5f99034e0..ece6fbac393f 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}]