diff options
author | Pacho Ramos <pacho@gentoo.org> | 2015-09-06 09:54:56 +0200 |
---|---|---|
committer | Pacho Ramos <pacho@gentoo.org> | 2015-09-06 09:54:56 +0200 |
commit | f81f5d633eef0da23228ac6787915d59d960b6b0 (patch) | |
tree | 537150bbf1369f4d49c3b2e96741f9d96b3b2b9e /net-libs/webkit-gtk | |
parent | arch/powerpc/package.use.stable.mask: keep webkit-gtk in testing (diff) | |
download | gentoo-f81f5d633eef0da23228ac6787915d59d960b6b0.tar.gz gentoo-f81f5d633eef0da23228ac6787915d59d960b6b0.tar.bz2 gentoo-f81f5d633eef0da23228ac6787915d59d960b6b0.zip |
net-libs/webkit-gtk: Move again to ~ppc64 as upstream only cares about amd64/x86/>=arm7
Package-Manager: portage-2.2.20.1
Diffstat (limited to 'net-libs/webkit-gtk')
-rw-r--r-- | net-libs/webkit-gtk/webkit-gtk-2.4.9-r200.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/net-libs/webkit-gtk/webkit-gtk-2.4.9-r200.ebuild b/net-libs/webkit-gtk/webkit-gtk-2.4.9-r200.ebuild index 6b86fe86b83a..d58738ca35bb 100644 --- a/net-libs/webkit-gtk/webkit-gtk-2.4.9-r200.ebuild +++ b/net-libs/webkit-gtk/webkit-gtk-2.4.9-r200.ebuild @@ -15,7 +15,7 @@ SRC_URI="http://www.webkitgtk.org/releases/${MY_P}.tar.xz" LICENSE="LGPL-2+ BSD" SLOT="2" # no usable subslot -KEYWORDS="~alpha amd64 ~arm ~ia64 ~mips ~ppc ppc64 ~sparc x86 ~amd64-fbsd ~x86-fbsd ~x86-freebsd ~amd64-linux ~ia64-linux ~x86-linux ~x86-macos" +KEYWORDS="~alpha amd64 ~arm ~ia64 ~mips ~ppc ~ppc64 ~sparc x86 ~amd64-fbsd ~x86-fbsd ~x86-freebsd ~amd64-linux ~ia64-linux ~x86-linux ~x86-macos" IUSE="aqua coverage debug +egl +geoloc gles2 +gstreamer +introspection +jit libsecret +opengl spell +webgl +X" # bugs 372493, 416331 |