commit: d811e51cc11fe858ad3094290565dd9acbeb3e0a Author: Steev Klimaszewski <steev <AT> gentoo <DOT> org> AuthorDate: Wed Mar 23 21:14:33 2016 +0000 Commit: Stephen Klimaszewski <steev <AT> gentoo <DOT> org> CommitDate: Wed Mar 23 21:23:08 2016 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=d811e51c
media-gfx/fbv: Keyword for ~arm64 Package-Manager: portage-2.2.28 media-gfx/fbv/fbv-1.0b.ebuild | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/media-gfx/fbv/fbv-1.0b.ebuild b/media-gfx/fbv/fbv-1.0b.ebuild index 1a81705..50f388a 100644 --- a/media-gfx/fbv/fbv-1.0b.ebuild +++ b/media-gfx/fbv/fbv-1.0b.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2012 Gentoo Foundation +# Copyright 1999-2016 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 # $Id$ @@ -11,7 +11,7 @@ SRC_URI="http://s-tech.elsat.net.pl/${PN}/${P}.tar.gz" LICENSE="GPL-2" SLOT="0" -KEYWORDS="~amd64 arm ~ppc ppc64 sh x86" +KEYWORDS="~amd64 arm ~arm64 ~ppc ppc64 sh x86" IUSE="gif jpeg png" RDEPEND="gif? ( media-libs/giflib )
