projects
/
gentoo.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
c6cca10
)
sys-firmware/sgabios: add keywords for everyone #570876
author
Mike Frysinger
<vapier@gentoo.org>
Mon, 4 Jan 2016 21:06:53 +0000
(16:06 -0500)
committer
Mike Frysinger
<vapier@gentoo.org>
Mon, 4 Jan 2016 22:25:36 +0000
(17:25 -0500)
We only permit building from source for x86 arches. Allowing
all arches to install these binaries is straight forward.
sys-firmware/sgabios/sgabios-0.1_pre8.ebuild
patch
|
blob
|
history
diff --git
a/sys-firmware/sgabios/sgabios-0.1_pre8.ebuild
b/sys-firmware/sgabios/sgabios-0.1_pre8.ebuild
index b79c9354de3bf37594d5483127b64a46224b9271..f4b6bdbe1aef4df5290dd5f4ad271f17f4361502 100644
(file)
--- a/
sys-firmware/sgabios/sgabios-0.1_pre8.ebuild
+++ b/
sys-firmware/sgabios/sgabios-0.1_pre8.ebuild
@@
-1,4
+1,4
@@
-# Copyright 1999-201
5
Gentoo Foundation
+# Copyright 1999-201
6
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() {