diff options
author | Mart Raudsepp <leio@gentoo.org> | 2018-07-24 01:15:00 +0300 |
---|---|---|
committer | Mart Raudsepp <leio@gentoo.org> | 2018-07-24 01:23:49 +0300 |
commit | 46804b6b4d3c239fb3d0440e4e99b73b8cc6c55a (patch) | |
tree | 51a3b09fd07a8f9c651115373f5d93430f8f89ba /net-libs/webkit-gtk | |
parent | net-libs/webkit-gtk: simplify opengl vs gles2 handling, fix gst gles2 deps (diff) | |
download | gentoo-46804b6b4d3c239fb3d0440e4e99b73b8cc6c55a.tar.gz gentoo-46804b6b4d3c239fb3d0440e4e99b73b8cc6c55a.tar.bz2 gentoo-46804b6b4d3c239fb3d0440e4e99b73b8cc6c55a.zip |
net-libs/webkit-gtk-2.20.3: restore ~arm and ~sparc keywords
They've keyworded media-libs/woff2 since the start of work on webkit-gtk bump.
Package-Manager: Portage-2.3.43, Repoman-2.3.10
Diffstat (limited to 'net-libs/webkit-gtk')
-rw-r--r-- | net-libs/webkit-gtk/webkit-gtk-2.20.3.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/net-libs/webkit-gtk/webkit-gtk-2.20.3.ebuild b/net-libs/webkit-gtk/webkit-gtk-2.20.3.ebuild index 761afd90ed45..e81c152cefa7 100644 --- a/net-libs/webkit-gtk/webkit-gtk-2.20.3.ebuild +++ b/net-libs/webkit-gtk/webkit-gtk-2.20.3.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" +KEYWORDS="~amd64 ~arm ~sparc" IUSE="aqua coverage doc +egl +geolocation gles2 gnome-keyring +gstreamer +introspection +jit libnotify nsplugin +opengl spell wayland +webgl +X" |