diff options
author | Mart Raudsepp <leio@gentoo.org> | 2018-08-17 00:13:46 +0300 |
---|---|---|
committer | Mart Raudsepp <leio@gentoo.org> | 2018-08-17 00:32:28 +0300 |
commit | 5e4453df0bd28506ed7bf75cdcd2855783209956 (patch) | |
tree | 57cd7eeb3345dc914cd7863eb338afbd8ca614c8 /net-libs/webkit-gtk | |
parent | gnome-base/libgnomeprint: Remove last-rited package (diff) | |
download | gentoo-5e4453df0bd28506ed7bf75cdcd2855783209956.tar.gz gentoo-5e4453df0bd28506ed7bf75cdcd2855783209956.tar.bz2 gentoo-5e4453df0bd28506ed7bf75cdcd2855783209956.zip |
net-libs/webkit-gtk: roll ~amd64-fbsd keyword forward for security
Add ~amd64-fbsd keyword to 2.20.5 as they have woff2 keyworded now.
Remove ~amd64-fbsd keyword from 2.18.6 as it's security vulnerable.
Package-Manager: Portage-2.3.46, Repoman-2.3.10
Diffstat (limited to 'net-libs/webkit-gtk')
-rw-r--r-- | net-libs/webkit-gtk/webkit-gtk-2.18.6.ebuild | 2 | ||||
-rw-r--r-- | net-libs/webkit-gtk/webkit-gtk-2.20.5.ebuild | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/net-libs/webkit-gtk/webkit-gtk-2.18.6.ebuild b/net-libs/webkit-gtk/webkit-gtk-2.18.6.ebuild index 6695ba990022..42553a110324 100644 --- a/net-libs/webkit-gtk/webkit-gtk-2.18.6.ebuild +++ b/net-libs/webkit-gtk/webkit-gtk-2.18.6.ebuild @@ -15,7 +15,7 @@ SRC_URI="https://www.webkitgtk.org/releases/${MY_P}.tar.xz" LICENSE="LGPL-2+ BSD" SLOT="4/37" # soname version of libwebkit2gtk-4.0 -KEYWORDS="~amd64-fbsd ~x86-fbsd ~amd64-linux ~x86-linux ~x86-macos" +KEYWORDS="~x86-fbsd ~amd64-linux ~x86-linux ~x86-macos" IUSE="aqua coverage doc +egl +geolocation gles2 gnome-keyring +gstreamer +introspection +jit libnotify nsplugin +opengl spell wayland +webgl +X" diff --git a/net-libs/webkit-gtk/webkit-gtk-2.20.5.ebuild b/net-libs/webkit-gtk/webkit-gtk-2.20.5.ebuild index ebbb9fe817c3..67e35f0c639a 100644 --- a/net-libs/webkit-gtk/webkit-gtk-2.20.5.ebuild +++ b/net-libs/webkit-gtk/webkit-gtk-2.20.5.ebuild @@ -15,7 +15,7 @@ SRC_URI="https://www.webkitgtk.org/releases/${MY_P}.tar.xz" LICENSE="LGPL-2+ BSD" SLOT="4/37" # soname version of libwebkit2gtk-4.0 -KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~ia64 ~ppc ~ppc64 ~sparc ~x86 ~amd64-linux ~x86-linux ~x86-macos" +KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~ia64 ~ppc ~ppc64 ~sparc ~x86 ~amd64-fbsd ~amd64-linux ~x86-linux ~x86-macos" IUSE="aqua coverage doc +egl +geolocation gles2 gnome-keyring +gstreamer +introspection +jit libnotify nsplugin +opengl spell wayland +webgl +X" |