commit: 203d06542564f5c8a248e60c096f1f2b6a7fbe8f Author: Steev Klimaszewski <steev <AT> gentoo <DOT> org> AuthorDate: Sun Feb 21 23:53:21 2016 +0000 Commit: Stephen Klimaszewski <steev <AT> gentoo <DOT> org> CommitDate: Sun Feb 21 23:53:21 2016 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=203d0654
sys-apps/fbset: Add ~arm64 keyword Tested on Cortex A53 with HDMI output. Package-Manager: portage-2.2.27 sys-apps/fbset/fbset-2.1.ebuild | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/sys-apps/fbset/fbset-2.1.ebuild b/sys-apps/fbset/fbset-2.1.ebuild index a4244f2..2f74e5e 100644 --- a/sys-apps/fbset/fbset-2.1.ebuild +++ b/sys-apps/fbset/fbset-2.1.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$ @@ -10,7 +10,7 @@ SRC_URI="http://users.telenet.be/geertu/Linux/fbdev/${P}.tar.gz" LICENSE="GPL-2" SLOT="0" -KEYWORDS="alpha amd64 arm hppa ia64 ppc ppc64 s390 sh sparc x86" +KEYWORDS="alpha amd64 arm ~arm64 hppa ia64 ppc ppc64 s390 sh sparc x86" IUSE="static" DEPEND="sys-devel/bison
