commit: e45b7632d9c6896af217d8dcf0ac1cb72c70c796 Author: Sam James <sam <AT> gentoo <DOT> org> AuthorDate: Fri May 23 19:00:21 2025 +0000 Commit: Sam James <sam <AT> gentoo <DOT> org> CommitDate: Fri May 23 19:00:21 2025 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=e45b7632
x11-libs/fltk: Stabilize 1.4.3 x86, #956484 Signed-off-by: Sam James <sam <AT> gentoo.org> x11-libs/fltk/fltk-1.4.3.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/x11-libs/fltk/fltk-1.4.3.ebuild b/x11-libs/fltk/fltk-1.4.3.ebuild index 31d398f0e95d..59d2945f4889 100644 --- a/x11-libs/fltk/fltk-1.4.3.ebuild +++ b/x11-libs/fltk/fltk-1.4.3.ebuild @@ -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 )
