x11-libs/fltk: Stabilize 1.4.2 x86, #951193

Signed-off-by: Sam James <sam@gentoo.org>
This commit is contained in:
Sam James 2025-03-12 17:55:11 +00:00
parent 010a6fe7c3
commit 875fcbe09c
No known key found for this signature in database
GPG Key ID: 738409F520DF9190

View File

@ -11,7 +11,7 @@ SRC_URI="https://github.com/fltk/fltk/releases/download/release-${PV}/${P}-sourc
LICENSE="FLTK LGPL-2 MIT ZLIB"
SLOT="1/$(ver_cut 1-2)" # README.abi-version.txt
KEYWORDS="~alpha amd64 arm arm64 ~hppa ~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 +cairo doc examples opengl static-libs test wayland"
REQUIRED_USE="
|| ( X wayland )