diff options
author | Sam James <sam@gentoo.org> | 2020-08-31 02:36:32 +0000 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2020-08-31 02:52:22 +0000 |
commit | 90035a8c6f53c8d580415202e3aa4d047d25d388 (patch) | |
tree | d350e84fc0467849ad0f54e42b35cc641f58e19b /x11-libs/libwnck | |
parent | x11-libs/gtksourceview: Stabilize 4.6.1 arm, #738728 (diff) | |
download | gentoo-90035a8c6f53c8d580415202e3aa4d047d25d388.tar.gz gentoo-90035a8c6f53c8d580415202e3aa4d047d25d388.tar.bz2 gentoo-90035a8c6f53c8d580415202e3aa4d047d25d388.zip |
x11-libs/libwnck: Stabilize 3.36.0 arm, #738728
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'x11-libs/libwnck')
-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 5b72ba3ed5e1..eb8e18da1e91 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" |