diff options
author | 2019-02-25 21:16:42 +0000 | |
---|---|---|
committer | 2019-02-26 21:53:26 +0100 | |
commit | ac506a8fb9962e8cdb6c488859ec8aad7784b440 (patch) | |
tree | 36cacd0d3fa7e3ba64d9aae32239254207bc7308 /x11-libs/fox/fox-1.6.50.ebuild | |
parent | dev-util/reswrap: added ~arm64 (diff) | |
download | gentoo-ac506a8fb9962e8cdb6c488859ec8aad7784b440.tar.gz gentoo-ac506a8fb9962e8cdb6c488859ec8aad7784b440.tar.bz2 gentoo-ac506a8fb9962e8cdb6c488859ec8aad7784b440.zip |
x11-libs/fox: added ~arm64
Package-Manager: Portage-2.3.60, Repoman-2.3.12
Signed-off-by: Roy Bamford <neddyseagoon@gentoo.org>
Signed-off-by: Andreas Sturmlechner <asturm@gentoo.org>
Diffstat (limited to 'x11-libs/fox/fox-1.6.50.ebuild')
-rw-r--r-- | x11-libs/fox/fox-1.6.50.ebuild | 4 |
1 files 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 b566273e59cd..b44e36ac7869 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 |