Merge pull request #320 from samm-git/patch-1

Set oniguruma USE flag for the jq package
This commit is contained in:
Dongsu Park 2020-05-04 11:19:44 +02:00 committed by GitHub
commit 9e354feb1d

View File

@ -100,3 +100,6 @@ sys-apps/man-db -nls
# Disable zstd to avoid adding it to prod images until something needs it
sys-fs/btrfs-progs -zstd
# enable regular expression processing in jq
app-misc/jq oniguruma