commit: ac506a8fb9962e8cdb6c488859ec8aad7784b440 Author: Roy Bamford <neddyseagoon <AT> gentoo <DOT> org> AuthorDate: Mon Feb 25 21:16:42 2019 +0000 Commit: Andreas Sturmlechner <asturm <AT> gentoo <DOT> org> CommitDate: Tue Feb 26 20:53:26 2019 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=ac506a8f
x11-libs/fox: added ~arm64 Package-Manager: Portage-2.3.60, Repoman-2.3.12 Signed-off-by: Roy Bamford <neddyseagoon <AT> gentoo.org> Signed-off-by: Andreas Sturmlechner <asturm <AT> gentoo.org> x11-libs/fox/fox-1.6.50.ebuild | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/x11-libs/fox/fox-1.6.50.ebuild b/x11-libs/fox/fox-1.6.50.ebuild index b566273e59c..b44e36ac786 100644 --- a/x11-libs/fox/fox-1.6.50.ebuild +++ b/x11-libs/fox/fox-1.6.50.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2018 Gentoo Foundation +# Copyright 1999-2019 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=5 @@ -7,7 +7,7 @@ inherit eutils fox LICENSE="LGPL-2.1" SLOT="1.6" -KEYWORDS="~alpha ~amd64 ~hppa ~ia64 ~mips ~ppc ~ppc64 ~sparc ~x86 ~x86-fbsd" +KEYWORDS="~alpha ~amd64 ~arm64 ~hppa ~ia64 ~mips ~ppc ~ppc64 ~sparc ~x86 ~x86-fbsd" IUSE="+bzip2 +jpeg +opengl +png tiff +truetype +zlib" RDEPEND="x11-libs/libXrandr
