diff options
author | Sergei Trofimovich <slyfox@gentoo.org> | 2020-01-12 22:46:22 +0000 |
---|---|---|
committer | Sergei Trofimovich <slyfox@gentoo.org> | 2020-01-12 22:46:22 +0000 |
commit | 37ae79bebefbf05ea9e62ef65a91e1939890fa5a (patch) | |
tree | c5e96ae31dcc963dc1ea6b1853b2c91224b6e86e /net-libs/webkit-gtk | |
parent | sys-apps/xdg-dbus-proxy: keyworded 0.1.2 for ppc64, bug #704182 (diff) | |
download | gentoo-37ae79bebefbf05ea9e62ef65a91e1939890fa5a.tar.gz gentoo-37ae79bebefbf05ea9e62ef65a91e1939890fa5a.tar.bz2 gentoo-37ae79bebefbf05ea9e62ef65a91e1939890fa5a.zip |
net-libs/webkit-gtk: keyworded 2.26.2 for ppc64, bug #704182
Package-Manager: Portage-2.3.84, Repoman-2.3.20
RepoMan-Options: --include-arches="ppc64"
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 213cc6ae97cf..b2ae6bf0f10d 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 x86" +KEYWORDS="amd64 ~ia64 ~ppc64 x86" IUSE="aqua coverage doc +egl +geolocation gles2-only gnome-keyring +gstreamer +introspection +jpeg2k +jumbo-build libnotify +opengl seccomp spell wayland +X" |