summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAlexey Korepanov <kaikaikai@yandex.ru>2018-03-31 18:44:44 +0100
committerMart Raudsepp <leio@gentoo.org>2018-03-31 22:00:34 +0300
commitab74f70750c42abf8539a913bc0c61f4e18c053c (patch)
tree5910c490d13d9b9643b44b0bb598d1a2fb21ddfc /x11-libs/fltk
parentdev-python/pyopenssl: 17.5.0 stable for arches I have access to test on (diff)
downloadgentoo-ab74f70750c42abf8539a913bc0c61f4e18c053c.tar.gz
gentoo-ab74f70750c42abf8539a913bc0c61f4e18c053c.tar.bz2
gentoo-ab74f70750c42abf8539a913bc0c61f4e18c053c.zip
x11-libs/fltk: keyword ~arm64
Diffstat (limited to 'x11-libs/fltk')
-rw-r--r--x11-libs/fltk/fltk-1.3.4.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/x11-libs/fltk/fltk-1.3.4.ebuild b/x11-libs/fltk/fltk-1.3.4.ebuild
index c31768f6fb41..b1786d70018e 100644
--- a/x11-libs/fltk/fltk-1.3.4.ebuild
+++ b/x11-libs/fltk/fltk-1.3.4.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2017 Gentoo Foundation
+# Copyright 1999-2018 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
EAPI=6
@@ -10,7 +10,7 @@ SRC_URI="http://fltk.org/pub/${PN}/${PV}/${P}-source.tar.gz"
SLOT="1"
LICENSE="FLTK LGPL-2"
-KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~mips ~ppc ~ppc64 ~sparc ~x86 ~amd64-fbsd ~x86-fbsd ~amd64-linux ~x86-linux ~x86-macos"
+KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~mips ~ppc ~ppc64 ~sparc ~x86 ~amd64-fbsd ~x86-fbsd ~amd64-linux ~x86-linux ~x86-macos"
IUSE="cairo debug doc examples games +opengl static-libs +threads +xft +xinerama"
RDEPEND="