commit: 4fa8920a9d0b03516b197d2754f5a411e7f82c94 Author: Sam James <sam <AT> gentoo <DOT> org> AuthorDate: Sat Aug 9 21:19:10 2025 +0000 Commit: Sam James <sam <AT> gentoo <DOT> org> CommitDate: Sat Aug 9 21:19:10 2025 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=4fa8920a
x11-libs/fltk: Stabilize 1.4.4 amd64, #961271 Signed-off-by: Sam James <sam <AT> gentoo.org> x11-libs/fltk/fltk-1.4.4.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/x11-libs/fltk/fltk-1.4.4.ebuild b/x11-libs/fltk/fltk-1.4.4.ebuild index 5241dd7297a9..853d52c0ee9f 100644 --- a/x11-libs/fltk/fltk-1.4.4.ebuild +++ b/x11-libs/fltk/fltk-1.4.4.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 +dbus doc examples opengl static-libs test wayland" REQUIRED_USE=" || ( X wayland )
