diff options
author | Pacho Ramos <pacho@gentoo.org> | 2015-12-30 11:27:05 +0100 |
---|---|---|
committer | Pacho Ramos <pacho@gentoo.org> | 2015-12-30 11:27:05 +0100 |
commit | 32f6b14f6433dd4c79e8273828e9c32ee2f7179b (patch) | |
tree | 1ef358f12ae962391f3727f5edd9feff69c8dce8 /net-libs | |
parent | dev-libs/hyphen: ia64 keyword, bug #566270 by Émeric Maschino (diff) | |
download | gentoo-32f6b14f6433dd4c79e8273828e9c32ee2f7179b.tar.gz gentoo-32f6b14f6433dd4c79e8273828e9c32ee2f7179b.tar.bz2 gentoo-32f6b14f6433dd4c79e8273828e9c32ee2f7179b.zip |
net-libs/webkit-gtk: ia64 keyword, bug #566270 by Émeric Maschino
Package-Manager: portage-2.2.26
Diffstat (limited to 'net-libs')
-rw-r--r-- | net-libs/webkit-gtk/webkit-gtk-2.10.4-r1.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/net-libs/webkit-gtk/webkit-gtk-2.10.4-r1.ebuild b/net-libs/webkit-gtk/webkit-gtk-2.10.4-r1.ebuild index b8f0b0f26857..7b75fe32d037 100644 --- a/net-libs/webkit-gtk/webkit-gtk-2.10.4-r1.ebuild +++ b/net-libs/webkit-gtk/webkit-gtk-2.10.4-r1.ebuild @@ -17,7 +17,7 @@ SRC_URI="http://www.webkitgtk.org/releases/${MY_P}.tar.xz" LICENSE="LGPL-2+ BSD" SLOT="4/37" # soname version of libwebkit2gtk-4.0 -KEYWORDS="~amd64 ~arm ~ppc ~ppc64 ~sparc ~x86 ~amd64-fbsd ~x86-fbsd ~x86-freebsd ~amd64-linux ~ia64-linux ~x86-linux ~x86-macos" +KEYWORDS="~amd64 ~arm ~ia64 ~ppc ~ppc64 ~sparc ~x86 ~amd64-fbsd ~x86-fbsd ~x86-freebsd ~amd64-linux ~ia64-linux ~x86-linux ~x86-macos" IUSE="aqua coverage doc +egl +geoloc gles2 gnome-keyring +gstreamer +introspection +jit nsplugin +opengl spell wayland +webgl X" # seccomp |