diff options
author | Arthur Zamarin <arthurzam@gentoo.org> | 2023-01-13 14:58:50 +0200 |
---|---|---|
committer | Arthur Zamarin <arthurzam@gentoo.org> | 2023-01-13 14:58:50 +0200 |
commit | e2537ac5134a5bebc8a574f7f69cca935aa9d277 (patch) | |
tree | 650b601ef360d1405857f7bcc269d667ec8f0d92 /x11-libs/libwnck | |
parent | sys-auth/libfprint: Stabilize 1.94.4 sparc, #886797 (diff) | |
download | gentoo-e2537ac5134a5bebc8a574f7f69cca935aa9d277.tar.gz gentoo-e2537ac5134a5bebc8a574f7f69cca935aa9d277.tar.bz2 gentoo-e2537ac5134a5bebc8a574f7f69cca935aa9d277.zip |
x11-libs/libwnck: Stabilize 43.0-r1 sparc, #888493
Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
Diffstat (limited to 'x11-libs/libwnck')
-rw-r--r-- | x11-libs/libwnck/libwnck-43.0-r1.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/x11-libs/libwnck/libwnck-43.0-r1.ebuild b/x11-libs/libwnck/libwnck-43.0-r1.ebuild index c612dca97263..d76ecee89b0b 100644 --- a/x11-libs/libwnck/libwnck-43.0-r1.ebuild +++ b/x11-libs/libwnck/libwnck-43.0-r1.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2022 Gentoo Authors +# Copyright 1999-2023 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=8 @@ -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" |