diff options
author | Bertrand Jacquin <bertrand@jacquin.bzh> | 2019-07-27 10:46:30 +0100 |
---|---|---|
committer | Bertrand Jacquin <bertrand@jacquin.bzh> | 2019-08-21 01:05:31 +0100 |
commit | eb9bde4de30f580b74972d96154b00dee67dd249 (patch) | |
tree | 29b0c232fcf03571bd95d552a0cad4222c6fb0b4 /profiles | |
parent | profiles/raspberry-pi: Bump net-proxy/haproxy keyword (diff) | |
download | portage-eb9bde4de30f580b74972d96154b00dee67dd249.tar.xz |
profiles/raspberry-pi: add nginx keywords
Diffstat (limited to 'profiles')
-rw-r--r-- | profiles/raspberry-pi/3b+/package.accept_keywords | 7 |
1 files changed, 6 insertions, 1 deletions
diff --git a/profiles/raspberry-pi/3b+/package.accept_keywords b/profiles/raspberry-pi/3b+/package.accept_keywords index ccf44b86..cb4ab15c 100644 --- a/profiles/raspberry-pi/3b+/package.accept_keywords +++ b/profiles/raspberry-pi/3b+/package.accept_keywords @@ -10,6 +10,12 @@ # https://bugs.gentoo.org/685992 =dev-libs/libslz-1.1.0 ** +# https://bugs.gentoo.org/690810 +app-vim/nginx-syntax ~arm64 + +# https://bugs.gentoo.org/690812 +www-servers/nginx ~arm64 + app-emulation/containerd ~arm64 app-emulation/docker ~arm64 app-emulation/docker-proxy ~arm64 @@ -29,4 +35,3 @@ sys-fs/f2fs-tools ~arm64 sys-fs/sysfsutils ~arm64 sys-process/audit ~arm64 sys-process/tini ~arm64 -www-servers/nginx ~arm64 |