diff options
author | Rolf Eike Beer <eike@sf-mail.de> | 2020-01-25 18:18:44 +0100 |
---|---|---|
committer | Sergei Trofimovich <slyfox@gentoo.org> | 2020-01-25 17:36:53 +0000 |
commit | ebfd85983d164d2ddb840d9ad806216492f2992f (patch) | |
tree | a637d57fdb54f0c0feb0ef5b61da81f46a991891 /net-libs/webkit-gtk | |
parent | app-admin/sysstat: stable 12.2.1 for hppa/sparc, bug #706206 (diff) | |
download | gentoo-ebfd85983d164d2ddb840d9ad806216492f2992f.tar.gz gentoo-ebfd85983d164d2ddb840d9ad806216492f2992f.tar.bz2 gentoo-ebfd85983d164d2ddb840d9ad806216492f2992f.zip |
net-libs/webkit-gtk: keyworded 2.26.2 for sparc, bug #704182
Package-Manager: Portage-2.3.84, Repoman-2.3.20
RepoMan-Options: --include-arches="sparc"
Signed-off-by: Rolf Eike Beer <eike@sf-mail.de>
Signed-off-by: Sergei Trofimovich <slyfox@gentoo.org>
Diffstat (limited to 'net-libs/webkit-gtk')
-rw-r--r-- | net-libs/webkit-gtk/webkit-gtk-2.26.2.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/net-libs/webkit-gtk/webkit-gtk-2.26.2.ebuild b/net-libs/webkit-gtk/webkit-gtk-2.26.2.ebuild index 455b181a4dde..8e5adac62ed2 100644 --- a/net-libs/webkit-gtk/webkit-gtk-2.26.2.ebuild +++ b/net-libs/webkit-gtk/webkit-gtk-2.26.2.ebuild @@ -16,7 +16,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 ~ia64 ~ppc64 x86" +KEYWORDS="amd64 ~ia64 ~ppc64 ~sparc x86" IUSE="aqua coverage doc +egl +geolocation gles2-only gnome-keyring +gstreamer +introspection +jpeg2k +jumbo-build libnotify +opengl seccomp spell wayland +X" |