diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2020-03-12 17:23:04 +0100 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2020-03-12 17:23:04 +0100 |
commit | c4003bed8ef2742d346d2ae9d0f4076631843cd5 (patch) | |
tree | 19dcaedce3a1496f323675f019b4f8ac8ac60d75 /x11-libs/fltk | |
parent | x11-libs/fltk: arm stable wrt bug #712216 (diff) | |
download | gentoo-c4003bed8ef2742d346d2ae9d0f4076631843cd5.tar.gz gentoo-c4003bed8ef2742d346d2ae9d0f4076631843cd5.tar.bz2 gentoo-c4003bed8ef2742d346d2ae9d0f4076631843cd5.zip |
x11-libs/fltk: ia64 stable wrt bug #712216
Package-Manager: Portage-2.3.89, Repoman-2.3.20
RepoMan-Options: --include-arches="ia64"
Signed-off-by: Agostino Sarubbo <ago@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 65b1a20492e4..97f0c3a74f72 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=" |