diff options
author | 2021-07-26 16:08:01 +0100 | |
---|---|---|
committer | 2021-07-26 16:45:21 +0100 | |
commit | f138f8407ec39e17238ca127c4b18c438872b882 (patch) | |
tree | 52e9cd06be1d207c52b8a32e73ad9e04c4f20a76 /x11-libs | |
parent | app-eselect/eselect-wxwidgets: keyword 20180529 for ~riscv (diff) | |
download | gentoo-f138f8407ec39e17238ca127c4b18c438872b882.tar.gz gentoo-f138f8407ec39e17238ca127c4b18c438872b882.tar.bz2 gentoo-f138f8407ec39e17238ca127c4b18c438872b882.zip |
x11-libs/wxGTK: keyword 3.0.5.1 for ~riscv
Signed-off-by: Marek Szuba <marecki@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 752bedf56e7a..7b036ee0c9bc 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 ~sparc ~x86 ~amd64-linux ~x86-linux" +KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~mips ~ppc ~ppc64 ~riscv ~sparc ~x86 ~amd64-linux ~x86-linux" IUSE="+X doc debug gstreamer libnotify opengl sdl tiff webkit" RDEPEND=" |