diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2022-07-09 14:17:14 +0200 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2022-07-09 14:17:14 +0200 |
commit | ae7eb4bd447083b4a80b095a8a8fdcc95517e891 (patch) | |
tree | 8634a3dff3c1b3e27fd26a59c3c22c52884964c9 /x11-libs/wxGTK | |
parent | sci-libs/nlopt: x86 stable wrt bug #856550 (diff) | |
download | gentoo-ae7eb4bd447083b4a80b095a8a8fdcc95517e891.tar.gz gentoo-ae7eb4bd447083b4a80b095a8a8fdcc95517e891.tar.bz2 gentoo-ae7eb4bd447083b4a80b095a8a8fdcc95517e891.zip |
x11-libs/wxGTK: x86 stable wrt bug #856871
Package-Manager: Portage-3.0.30, Repoman-3.0.3
RepoMan-Options: --include-arches="x86"
Signed-off-by: Agostino Sarubbo <ago@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 d0931e5b03d9..ac79a9db4b3b 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=" |