diff options
author | Sam James <sam@gentoo.org> | 2021-12-08 03:32:44 +0000 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2021-12-08 03:32:44 +0000 |
commit | 556564d1a1175834adeedcbc0197b82ce2e56577 (patch) | |
tree | 039a83ad7cec3a386cf498a8b5ec6ed3ae12ebb6 /x11-libs/fox | |
parent | dev-games/recastnavigation: Keyword 1.5.1_p20210305 arm64, #806776 (diff) | |
download | gentoo-556564d1a1175834adeedcbc0197b82ce2e56577.tar.gz gentoo-556564d1a1175834adeedcbc0197b82ce2e56577.tar.bz2 gentoo-556564d1a1175834adeedcbc0197b82ce2e56577.zip |
x11-libs/fox: Keyword 1.6.57-r1 arm64, #806776
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'x11-libs/fox')
-rw-r--r-- | x11-libs/fox/fox-1.6.57-r1.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/x11-libs/fox/fox-1.6.57-r1.ebuild b/x11-libs/fox/fox-1.6.57-r1.ebuild index 3b8d8ad7645b..1503a338a205 100644 --- a/x11-libs/fox/fox-1.6.57-r1.ebuild +++ b/x11-libs/fox/fox-1.6.57-r1.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2019 Gentoo Authors +# Copyright 1999-2021 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=7 @@ -11,7 +11,7 @@ SRC_URI="ftp://ftp.fox-toolkit.org/pub/${P}.tar.gz" LICENSE="LGPL-2.1" SLOT="1.6" -KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~mips ~ppc ~ppc64 ~sparc ~x86" +KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~mips ~ppc ~ppc64 ~sparc ~x86" IUSE="+bzip2 +jpeg +opengl +png tiff +truetype +zlib debug doc profile" RDEPEND=" |