diff options
author | Sam James <sam@gentoo.org> | 2022-03-08 12:31:44 +0000 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2022-03-08 12:31:44 +0000 |
commit | ccbd6c9f64c1967fe0da288b69c83b266f2b067b (patch) | |
tree | 6572d17c77951402a43904efa7cfb524aa44bfa7 /x11-libs/libwnck | |
parent | sys-apps/xdg-dbus-proxy: Stabilize 0.1.3 arm, #834426 (diff) | |
download | gentoo-ccbd6c9f64c1967fe0da288b69c83b266f2b067b.tar.gz gentoo-ccbd6c9f64c1967fe0da288b69c83b266f2b067b.tar.bz2 gentoo-ccbd6c9f64c1967fe0da288b69c83b266f2b067b.zip |
x11-libs/libwnck: Stabilize 40.1 arm, #834426
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'x11-libs/libwnck')
-rw-r--r-- | x11-libs/libwnck/libwnck-40.1.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/x11-libs/libwnck/libwnck-40.1.ebuild b/x11-libs/libwnck/libwnck-40.1.ebuild index dc15adab6a2c..6672345d9d7a 100644 --- a/x11-libs/libwnck/libwnck-40.1.ebuild +++ b/x11-libs/libwnck/libwnck-40.1.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 ~riscv ~sparc x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-solaris ~x86-solaris" +KEYWORDS="~alpha amd64 arm arm64 ~hppa ~ia64 ~mips ~ppc ~ppc64 ~riscv ~sparc x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-solaris ~x86-solaris" IUSE="gtk-doc +introspection startup-notification tools" |