summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAgostino Sarubbo <ago@gentoo.org>2019-07-02 12:32:26 +0200
committerAgostino Sarubbo <ago@gentoo.org>2019-07-02 12:32:26 +0200
commitee7f5d77601f86f8acc4ce84429a0a9741fe1a48 (patch)
treea95e042c6d9fb66bdad784a83b34fa861056caf1
parentapp-crypt/sbsigntools: amd64 stable wrt bug #684642 (diff)
downloadgentoo-ee7f5d77.tar.gz
gentoo-ee7f5d77.tar.bz2
gentoo-ee7f5d77.zip
net-misc/httpie: amd64 stable wrt bug #685466
Signed-off-by: Agostino Sarubbo <ago@gentoo.org> Package-Manager: Portage-2.3.66, Repoman-2.3.11 RepoMan-Options: --include-arches="amd64"
-rw-r--r--net-misc/httpie/httpie-1.0.2-r1.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/net-misc/httpie/httpie-1.0.2-r1.ebuild b/net-misc/httpie/httpie-1.0.2-r1.ebuild
index 938779352218..aac3979a8995 100644
--- a/net-misc/httpie/httpie-1.0.2-r1.ebuild
+++ b/net-misc/httpie/httpie-1.0.2-r1.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}]