diff options
author | WANG Xuerui <xen0n@gentoo.org> | 2023-02-09 14:53:37 +0800 |
---|---|---|
committer | WANG Xuerui <xen0n@gentoo.org> | 2023-02-10 12:50:39 +0800 |
commit | ea7f90655b6fb13ff85dc00d187deef9acad49f9 (patch) | |
tree | 56c1f360213a337c990245a722f7b90da01d532e /x11-libs | |
parent | app-eselect/eselect-wxwidgets: keyword 20230114-r1 for ~loong (diff) | |
download | gentoo-ea7f90655b6fb13ff85dc00d187deef9acad49f9.tar.gz gentoo-ea7f90655b6fb13ff85dc00d187deef9acad49f9.tar.bz2 gentoo-ea7f90655b6fb13ff85dc00d187deef9acad49f9.zip |
x11-libs/wxGTK: keyword 3.2.1 for ~loong
Signed-off-by: WANG Xuerui <xen0n@gentoo.org>
Diffstat (limited to 'x11-libs')
-rw-r--r-- | x11-libs/wxGTK/wxGTK-3.2.1.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/x11-libs/wxGTK/wxGTK-3.2.1.ebuild b/x11-libs/wxGTK/wxGTK-3.2.1.ebuild index 0bcdd7c96f09..821cc804af2b 100644 --- a/x11-libs/wxGTK/wxGTK-3.2.1.ebuild +++ b/x11-libs/wxGTK/wxGTK-3.2.1.ebuild @@ -19,7 +19,7 @@ S="${WORKDIR}/wxWidgets-${PV}" LICENSE="wxWinLL-3 GPL-2 doc? ( wxWinFDL-3 )" SLOT="${WXRELEASE}" -KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~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 )" |