diff options
author | Sam James <sam@gentoo.org> | 2022-12-27 07:28:56 +0000 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2022-12-27 07:28:56 +0000 |
commit | f32539ebf88862c4755f8863ee163916b0963616 (patch) | |
tree | adc835a0f97c2fc4cd2f8a0bc29eb45ae3bea3d0 /x11-libs | |
parent | app-crypt/age: add 1.1.1 (diff) | |
download | gentoo-f32539ebf88862c4755f8863ee163916b0963616.tar.gz gentoo-f32539ebf88862c4755f8863ee163916b0963616.tar.bz2 gentoo-f32539ebf88862c4755f8863ee163916b0963616.zip |
x11-libs/libwnck: Stabilize 43.0-r1 x86, #888493
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'x11-libs')
-rw-r--r-- | x11-libs/libwnck/libwnck-43.0-r1.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/x11-libs/libwnck/libwnck-43.0-r1.ebuild b/x11-libs/libwnck/libwnck-43.0-r1.ebuild index a522b11cc4a2..e3eb7e75eb2e 100644 --- a/x11-libs/libwnck/libwnck-43.0-r1.ebuild +++ b/x11-libs/libwnck/libwnck-43.0-r1.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" |