diff options
author | Jakov Smolić <jsmolic@gentoo.org> | 2022-11-23 18:51:43 +0100 |
---|---|---|
committer | Jakov Smolić <jsmolic@gentoo.org> | 2022-11-23 18:51:43 +0100 |
commit | e1c6e2bd972d26394fe15be481f7163b6f2a4cc9 (patch) | |
tree | 82c33c7dd9e63bb77efb2cbe4b63e5e4980b2bfc /x11-libs/libwnck | |
parent | app-accessibility/at-spi2-core: Stabilize 2.46.0 x86, #879807 (diff) | |
download | gentoo-e1c6e2bd972d26394fe15be481f7163b6f2a4cc9.tar.gz gentoo-e1c6e2bd972d26394fe15be481f7163b6f2a4cc9.tar.bz2 gentoo-e1c6e2bd972d26394fe15be481f7163b6f2a4cc9.zip |
x11-libs/libwnck: Stabilize 43.0 x86, #879807
Signed-off-by: Jakov Smolić <jsmolic@gentoo.org>
Diffstat (limited to 'x11-libs/libwnck')
-rw-r--r-- | x11-libs/libwnck/libwnck-43.0.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/x11-libs/libwnck/libwnck-43.0.ebuild b/x11-libs/libwnck/libwnck-43.0.ebuild index 8a656447d98e..a1bd400a1090 100644 --- a/x11-libs/libwnck/libwnck-43.0.ebuild +++ b/x11-libs/libwnck/libwnck-43.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 ~loong ~mips ppc ppc64 ~riscv sparc ~x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-solaris ~x86-solaris" +KEYWORDS="~alpha amd64 arm arm64 ~hppa ~ia64 ~loong ~mips ppc ppc64 ~riscv sparc x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-solaris ~x86-solaris" IUSE="gtk-doc +introspection startup-notification tools" |