diff options
author | Tim Harder <radhermit@gentoo.org> | 2017-08-17 14:44:25 -0400 |
---|---|---|
committer | Tim Harder <radhermit@gentoo.org> | 2017-08-17 15:10:45 -0400 |
commit | cff5df933034565add1a19bb8e4fd7f274e1ec86 (patch) | |
tree | 9d9e80fd12e56eeb897d7f9ec7eab275808aee9e /app-misc/jq | |
parent | media-gfx/pqiv: remove old (diff) | |
download | gentoo-cff5df933034565add1a19bb8e4fd7f274e1ec86.tar.gz gentoo-cff5df933034565add1a19bb8e4fd7f274e1ec86.tar.bz2 gentoo-cff5df933034565add1a19bb8e4fd7f274e1ec86.zip |
app-misc/jq: stabilize 1.5-r3
Diffstat (limited to 'app-misc/jq')
-rw-r--r-- | app-misc/jq/jq-1.5-r3.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/app-misc/jq/jq-1.5-r3.ebuild b/app-misc/jq/jq-1.5-r3.ebuild index 01e5a6d15434..9b28b15e0ada 100644 --- a/app-misc/jq/jq-1.5-r3.ebuild +++ b/app-misc/jq/jq-1.5-r3.ebuild @@ -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 ~ia64 ~x86 ~amd64-linux ~x64-macos" +KEYWORDS="amd64 ~arm ~ia64 x86 ~amd64-linux ~x64-macos" IUSE="oniguruma static-libs test +valgrind" DEPEND=" |