diff options
author | Aaron Bauman <bman@gentoo.org> | 2019-04-17 14:00:26 -0400 |
---|---|---|
committer | Aaron Bauman <bman@gentoo.org> | 2019-04-17 14:00:26 -0400 |
commit | 18c9f353a06bbaeee0347c4e64793e656398e96e (patch) | |
tree | b8502b27a9cea4c3aeb9b4d8e4a11349e38677c7 /app-misc/jq/jq-1.6-r3.ebuild | |
parent | dev-python/cherrypy: arm64 keyworded (bug #615400) (diff) | |
download | gentoo-18c9f353a06bbaeee0347c4e64793e656398e96e.tar.gz gentoo-18c9f353a06bbaeee0347c4e64793e656398e96e.tar.bz2 gentoo-18c9f353a06bbaeee0347c4e64793e656398e96e.zip |
app-misc/jq: arm64 keyworded (bug #615400)
Signed-off-by: Aaron Bauman <bman@gentoo.org>
Package-Manager: Portage-2.3.62, Repoman-2.3.11
Diffstat (limited to 'app-misc/jq/jq-1.6-r3.ebuild')
-rw-r--r-- | app-misc/jq/jq-1.6-r3.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/app-misc/jq/jq-1.6-r3.ebuild b/app-misc/jq/jq-1.6-r3.ebuild index 47148ec39ad2..4207cef20c75 100644 --- a/app-misc/jq/jq-1.6-r3.ebuild +++ b/app-misc/jq/jq-1.6-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="~alpha ~amd64 ~arm ~ia64 ~ppc ~ppc64 ~x86 ~amd64-linux ~x64-macos" +KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~ia64 ~ppc ~ppc64 ~x86 ~amd64-linux ~x64-macos" IUSE="oniguruma static-libs" ONIGURUMA_MINPV='>=dev-libs/oniguruma-6.1.3' # Keep this in sync with bundled modules/oniguruma/ |