diff options
author | Sam James <sam@gentoo.org> | 2020-11-06 15:19:46 +0000 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2020-11-06 15:19:46 +0000 |
commit | 36732667fb7607a34b84e3174b722feced7ad53b (patch) | |
tree | 5b475f6ca4806e572b75a44fa62cfe67e02cb2da /x11-libs/fltk | |
parent | sci-mathematics/octave: Stabilize 5.2.0 arm64, #709830 (diff) | |
download | gentoo-36732667fb7607a34b84e3174b722feced7ad53b.tar.gz gentoo-36732667fb7607a34b84e3174b722feced7ad53b.tar.bz2 gentoo-36732667fb7607a34b84e3174b722feced7ad53b.zip |
x11-libs/fltk: Stabilize 1.3.5-r4 arm64, #709830
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'x11-libs/fltk')
-rw-r--r-- | x11-libs/fltk/fltk-1.3.5-r4.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/x11-libs/fltk/fltk-1.3.5-r4.ebuild b/x11-libs/fltk/fltk-1.3.5-r4.ebuild index bcc3ab8584a9..63067421100b 100644 --- a/x11-libs/fltk/fltk-1.3.5-r4.ebuild +++ b/x11-libs/fltk/fltk-1.3.5-r4.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 ~ia64 ~mips ppc ppc64 sparc x86 ~amd64-linux ~x86-linux ~x86-macos" +KEYWORDS="~alpha amd64 arm arm64 hppa ~ia64 ~mips ppc ppc64 sparc x86 ~amd64-linux ~x86-linux ~x86-macos" IUSE="cairo debug doc examples games +opengl static-libs +threads +xft +xinerama" RDEPEND=" |