diff options
Diffstat (limited to 'x11-libs/wxGTK/wxGTK-3.0.5.1-r3.ebuild')
-rw-r--r-- | x11-libs/wxGTK/wxGTK-3.0.5.1-r3.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/x11-libs/wxGTK/wxGTK-3.0.5.1-r3.ebuild b/x11-libs/wxGTK/wxGTK-3.0.5.1-r3.ebuild index 9489bf2fa698..34b22fca4906 100644 --- a/x11-libs/wxGTK/wxGTK-3.0.5.1-r3.ebuild +++ b/x11-libs/wxGTK/wxGTK-3.0.5.1-r3.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 ~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 )" |