commit: a7f29483b097226aaffd73d5d5f0f447175799d3 Author: Arthur Zamarin <arthurzam <AT> gentoo <DOT> org> AuthorDate: Sat Aug 16 06:30:22 2025 +0000 Commit: Arthur Zamarin <arthurzam <AT> gentoo <DOT> org> CommitDate: Sat Aug 16 06:30:22 2025 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=a7f29483
x11-libs/fltk: Stabilize 1.4.4 ppc64, #961271 Signed-off-by: Arthur Zamarin <arthurzam <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 853d52c0ee9f..228ac05229e8 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 )
