diff options
author | Sam James <sam@gentoo.org> | 2024-11-23 14:51:05 +0000 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2024-11-23 14:51:05 +0000 |
commit | 81351d1f90f5a6319880a9d1eab55a2570617470 (patch) | |
tree | ab32439bbc5abd8e6ab4926a3f968e490958bbc0 /x11-libs | |
parent | net-libs/meanwhile: Stabilize 1.1.1 arm64, #944608 (diff) | |
download | gentoo-81351d1f90f5a6319880a9d1eab55a2570617470.tar.gz gentoo-81351d1f90f5a6319880a9d1eab55a2570617470.tar.bz2 gentoo-81351d1f90f5a6319880a9d1eab55a2570617470.zip |
x11-libs/fltk: Stabilize 1.3.8 arm64, #944609
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'x11-libs')
-rw-r--r-- | x11-libs/fltk/fltk-1.3.8.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/x11-libs/fltk/fltk-1.3.8.ebuild b/x11-libs/fltk/fltk-1.3.8.ebuild index 08dedcbfd045..07817464448d 100644 --- a/x11-libs/fltk/fltk-1.3.8.ebuild +++ b/x11-libs/fltk/fltk-1.3.8.ebuild @@ -11,7 +11,7 @@ SRC_URI="https://www.fltk.org/pub/${PN}/${PV}/${P}-source.tar.gz" SLOT="1" LICENSE="FLTK LGPL-2" -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="cairo debug doc examples games +opengl static-libs +threads +xft +xinerama" RDEPEND=" |