diff options
author | Sam James <sam@gentoo.org> | 2022-07-18 16:30:31 +0000 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2022-07-18 16:30:31 +0000 |
commit | 08173defe1a6f42b3c5e182ac382050e2a735dfe (patch) | |
tree | 5aeeb157bf6497b0996aa3a3bfc91fb820d9668e /x11-libs/wxGTK | |
parent | sys-devel/llvmgold: Stabilize 14 arm, #849464 (diff) | |
download | gentoo-08173defe1a6f42b3c5e182ac382050e2a735dfe.tar.gz gentoo-08173defe1a6f42b3c5e182ac382050e2a735dfe.tar.bz2 gentoo-08173defe1a6f42b3c5e182ac382050e2a735dfe.zip |
x11-libs/wxGTK: Stabilize 3.0.5.1 sparc, #856871
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'x11-libs/wxGTK')
-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 4aeb9641c4e0..df33c05344cb 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 ~mips ppc ppc64 ~riscv sparc x86 ~amd64-linux ~x86-linux" IUSE="+X doc debug gstreamer libnotify opengl sdl tiff webkit" RDEPEND=" |