summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSam James <sam@gentoo.org>2023-05-01 03:31:01 +0100
committerSam James <sam@gentoo.org>2023-05-01 03:31:04 +0100
commit63d7507fbcf008d12ff05dd5258e94eec4827f34 (patch)
tree57f076b779dcda27e0ee2939a6e544239768ab8d /x11-libs/wxGTK
parentapp-arch/tar: Stabilize 1.34-r3 ppc, #905287 (diff)
downloadgentoo-63d7507fbcf008d12ff05dd5258e94eec4827f34.tar.gz
gentoo-63d7507fbcf008d12ff05dd5258e94eec4827f34.tar.bz2
gentoo-63d7507fbcf008d12ff05dd5258e94eec4827f34.zip
x11-libs/wxGTK: stabilize 3.2.2.1-r2 for amd64, arm, arm64, x86
Forward stable kw to avoid file collision. Bug: https://bugs.gentoo.org/903885 Bug: https://bugs.gentoo.org/903688 Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'x11-libs/wxGTK')
-rw-r--r--x11-libs/wxGTK/wxGTK-3.2.2.1-r2.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/x11-libs/wxGTK/wxGTK-3.2.2.1-r2.ebuild b/x11-libs/wxGTK/wxGTK-3.2.2.1-r2.ebuild
index 57078c052027..f7a49490bf27 100644
--- a/x11-libs/wxGTK/wxGTK-3.2.2.1-r2.ebuild
+++ b/x11-libs/wxGTK/wxGTK-3.2.2.1-r2.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 ~ia64 ~loong ~mips ~ppc ~ppc64 ~riscv ~sparc x86 ~amd64-linux ~x86-linux"
IUSE="+X curl doc debug gnome-keyring gstreamer libnotify +lzma opengl pch sdl +spell test tiff wayland webkit"
REQUIRED_USE="test? ( tiff ) tiff? ( X ) spell? ( X ) gnome-keyring? ( X )"
RESTRICT="!test? ( test )"