diff options
author | 2024-11-23 12:23:49 +0000 | |
---|---|---|
committer | 2024-11-23 12:23:49 +0000 | |
commit | 0975a857e8c58138d5a46040d058a5a7f4ea0488 (patch) | |
tree | edcd207499d65f40ca3b502b1cdcc16a656ad340 /x11-libs | |
parent | mail-filter/spamprobe: Stabilize 1.4d-r3 x86, #944607 (diff) | |
download | gentoo-0975a857e8c58138d5a46040d058a5a7f4ea0488.tar.gz gentoo-0975a857e8c58138d5a46040d058a5a7f4ea0488.tar.bz2 gentoo-0975a857e8c58138d5a46040d058a5a7f4ea0488.zip |
x11-libs/fltk: Stabilize 1.3.8 x86, #944609
Signed-off-by: Arthur Zamarin <arthurzam@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 3debf71457de..34deddb49d65 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=" |