commit: 63d7507fbcf008d12ff05dd5258e94eec4827f34 Author: Sam James <sam <AT> gentoo <DOT> org> AuthorDate: Mon May 1 02:31:01 2023 +0000 Commit: Sam James <sam <AT> gentoo <DOT> org> CommitDate: Mon May 1 02:31:04 2023 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=63d7507f
x11-libs/wxGTK: stabilize 3.2.2.1-r2 for amd64, arm, arm64, x86 Forward stable kw to avoid file collision. Bug: https://bugs.gentoo.org/903885 Bug: https://bugs.gentoo.org/903688 Signed-off-by: Sam James <sam <AT> gentoo.org> x11-libs/wxGTK/wxGTK-3.2.2.1-r2.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/x11-libs/wxGTK/wxGTK-3.2.2.1-r2.ebuild b/x11-libs/wxGTK/wxGTK-3.2.2.1-r2.ebuild index 57078c052027..f7a49490bf27 100644 --- a/x11-libs/wxGTK/wxGTK-3.2.2.1-r2.ebuild +++ b/x11-libs/wxGTK/wxGTK-3.2.2.1-r2.ebuild @@ -20,7 +20,7 @@ S="${WORKDIR}/wxWidgets-${PV}" LICENSE="wxWinLL-3 GPL-2 doc? ( wxWinFDL-3 )" SLOT="${WXRELEASE}" -KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~loong ~mips ~ppc ~ppc64 ~riscv ~sparc ~x86 ~amd64-linux ~x86-linux" +KEYWORDS="~alpha amd64 arm arm64 ~hppa ~ia64 ~loong ~mips ~ppc ~ppc64 ~riscv ~sparc x86 ~amd64-linux ~x86-linux" IUSE="+X curl doc debug gnome-keyring gstreamer libnotify +lzma opengl pch sdl +spell test tiff wayland webkit" REQUIRED_USE="test? ( tiff ) tiff? ( X ) spell? ( X ) gnome-keyring? ( X )" RESTRICT="!test? ( test )"
