sys-firmware/sgabios: add keywords for everyone #570876

We only permit building from source for x86 arches.  Allowing
all arches to install these binaries is straight forward.
This commit is contained in:
Mike Frysinger
2016-01-04 16:06:53 -05:00
parent c6cca10a3d
commit 984385bb64

View File

@@ -1,4 +1,4 @@
# Copyright 1999-2015 Gentoo Foundation
# Copyright 1999-2016 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Id$
@@ -14,7 +14,7 @@ SRC_URI="mirror://gentoo/${P}.tar.xz
LICENSE="Apache-2.0"
SLOT="0"
KEYWORDS="amd64 ~ppc ~ppc64 x86"
KEYWORDS="~alpha amd64 ~arm ~arm64 ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc x86"
IUSE=""
src_prepare() {