diff options
author | WANG Xuerui <xen0n@gentoo.org> | 2022-12-05 00:17:29 +0800 |
---|---|---|
committer | WANG Xuerui <xen0n@gentoo.org> | 2022-12-05 01:26:01 +0800 |
commit | 55bcd798de95d2bd1453c9126cbd52eb4f2eb009 (patch) | |
tree | e9b14aa431980e864722fa710494b7501a2892e4 /x11-libs | |
parent | app-eselect/eselect-wxwidgets: keyword 20180529 for ~loong (diff) | |
download | gentoo-55bcd798de95d2bd1453c9126cbd52eb4f2eb009.tar.gz gentoo-55bcd798de95d2bd1453c9126cbd52eb4f2eb009.tar.bz2 gentoo-55bcd798de95d2bd1453c9126cbd52eb4f2eb009.zip |
x11-libs/wxGTK: keyword 3.0.5.1 for ~loong
Signed-off-by: WANG Xuerui <xen0n@gentoo.org>
Diffstat (limited to 'x11-libs')
-rw-r--r-- | x11-libs/wxGTK/wxGTK-3.0.5.1.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/x11-libs/wxGTK/wxGTK-3.0.5.1.ebuild b/x11-libs/wxGTK/wxGTK-3.0.5.1.ebuild index 6459eb58f799..7391228feb30 100644 --- a/x11-libs/wxGTK/wxGTK-3.0.5.1.ebuild +++ b/x11-libs/wxGTK/wxGTK-3.0.5.1.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 ~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 doc debug gstreamer libnotify opengl pch sdl test tiff webkit" REQUIRED_USE="test? ( tiff ) tiff? ( X )" RESTRICT="!test? ( test )" |