commit: 7ce5f8ea17573c2d6df17e9d8c633a5f0610d7cd Author: Sam James <sam <AT> gentoo <DOT> org> AuthorDate: Sat May 24 18:43:49 2025 +0000 Commit: Sam James <sam <AT> gentoo <DOT> org> CommitDate: Sat May 24 18:43:49 2025 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=7ce5f8ea
x11-libs/fltk: Stabilize 1.4.3 amd64, #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 c3b4b1e918ed..4bb7cd29d552 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 )
