summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorFabian Groffen <grobian@gentoo.org>2017-06-29 10:24:19 +0200
committerFabian Groffen <grobian@gentoo.org>2017-06-29 10:24:19 +0200
commite785eede839d8155509343473f7c9b8b39b7db78 (patch)
treef82b3248d2998dbb573e3c57de7fff385e93f4ef /app-misc
parentapp-forensics/aide: amd64 stable wrt bug #620030 (diff)
downloadgentoo-e785eede839d8155509343473f7c9b8b39b7db78.tar.gz
gentoo-e785eede839d8155509343473f7c9b8b39b7db78.tar.bz2
gentoo-e785eede839d8155509343473f7c9b8b39b7db78.zip
app-misc/jq: marked ~amd64-linux
Package-Manager: Portage-2.3.6, Repoman-2.3.1
Diffstat (limited to 'app-misc')
-rw-r--r--app-misc/jq/jq-1.5-r2.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/app-misc/jq/jq-1.5-r2.ebuild b/app-misc/jq/jq-1.5-r2.ebuild
index cc4ce4679b79..d1939a55b20f 100644
--- a/app-misc/jq/jq-1.5-r2.ebuild
+++ b/app-misc/jq/jq-1.5-r2.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2016 Gentoo Foundation
+# Copyright 1999-2017 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
EAPI=6
@@ -11,7 +11,7 @@ SRC_URI="https://github.com/stedolan/jq/releases/download/${P}/${P}.tar.gz"
LICENSE="MIT CC-BY-3.0"
SLOT="0"
-KEYWORDS="amd64 ~arm x86 ~x64-macos"
+KEYWORDS="amd64 ~arm x86 ~amd64-linux ~x64-macos"
IUSE="oniguruma static-libs test"
DEPEND="