diff options
author | 2020-11-05 16:15:31 +0000 | |
---|---|---|
committer | 2020-11-05 16:16:00 +0000 | |
commit | 551c928678947567d60a93e753ef846943cec60e (patch) | |
tree | 6cb801665731f2f78631272654b420f0bdcc2e93 | |
parent | x11-libs/gtksourceview: Stabilize 4.6.1-r1 ppc64, #738728 (diff) | |
download | gentoo-551c928678947567d60a93e753ef846943cec60e.tar.gz gentoo-551c928678947567d60a93e753ef846943cec60e.tar.bz2 gentoo-551c928678947567d60a93e753ef846943cec60e.zip |
x11-libs/libwnck: Stabilize 3.36.0 ppc64, #738728
Signed-off-by: Sam James <sam@gentoo.org>
-rw-r--r-- | x11-libs/libwnck/libwnck-3.36.0.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/x11-libs/libwnck/libwnck-3.36.0.ebuild b/x11-libs/libwnck/libwnck-3.36.0.ebuild index 6cd44bf42bb..e2d0bf3f1a4 100644 --- a/x11-libs/libwnck/libwnck-3.36.0.ebuild +++ b/x11-libs/libwnck/libwnck-3.36.0.ebuild @@ -10,7 +10,7 @@ HOMEPAGE="https://developer.gnome.org/libwnck/stable/" LICENSE="LGPL-2+" SLOT="3" -KEYWORDS="~alpha amd64 arm ~arm64 ~hppa ~ia64 ~mips ~ppc ~ppc64 sparc x86 ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos ~x64-solaris ~x86-solaris" +KEYWORDS="~alpha amd64 arm ~arm64 ~hppa ~ia64 ~mips ~ppc ppc64 sparc x86 ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos ~x64-solaris ~x86-solaris" IUSE="gtk-doc +introspection startup-notification tools" |