diff options
author | Pacho Ramos <pacho@gentoo.org> | 2015-11-19 22:40:51 +0100 |
---|---|---|
committer | Pacho Ramos <pacho@gentoo.org> | 2015-11-19 22:43:39 +0100 |
commit | 25420d16e17b623c90eae8529e2472a3ef9ad85e (patch) | |
tree | 994825996a01a0481c3bebfeb5a6842bb894a8f0 /net-libs/webkit-gtk | |
parent | features/selinux/package.use.mask: more things need to be masked because of s... (diff) | |
download | gentoo-25420d16e17b623c90eae8529e2472a3ef9ad85e.tar.gz gentoo-25420d16e17b623c90eae8529e2472a3ef9ad85e.tar.bz2 gentoo-25420d16e17b623c90eae8529e2472a3ef9ad85e.zip |
net-libs/webkit-gtk: hyphen is not keyworded on ia64 and alpha
Package-Manager: portage-2.2.24
Diffstat (limited to 'net-libs/webkit-gtk')
-rw-r--r-- | net-libs/webkit-gtk/webkit-gtk-2.10.4.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/net-libs/webkit-gtk/webkit-gtk-2.10.4.ebuild b/net-libs/webkit-gtk/webkit-gtk-2.10.4.ebuild index 5ced307ff852..1ff273eafac1 100644 --- a/net-libs/webkit-gtk/webkit-gtk-2.10.4.ebuild +++ b/net-libs/webkit-gtk/webkit-gtk-2.10.4.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="~alpha ~amd64 ~arm ~ia64 ~ppc ~ppc64 ~sparc ~x86 ~amd64-fbsd ~x86-fbsd ~x86-freebsd ~amd64-linux ~ia64-linux ~x86-linux ~x86-macos" +KEYWORDS="~amd64 ~arm ~ppc ~ppc64 ~sparc ~x86 ~amd64-fbsd ~x86-fbsd ~x86-freebsd ~amd64-linux ~ia64-linux ~x86-linux ~x86-macos" IUSE="coverage doc +egl +geoloc gles2 gnome-keyring +gstreamer +introspection +jit +opengl spell wayland +webgl X" REQUIRED_USE=" |