summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAgostino Sarubbo <ago@gentoo.org>2015-09-08 09:20:31 +0200
committerAgostino Sarubbo <ago@gentoo.org>2015-09-08 09:20:31 +0200
commit3f15ab57ef225a8ee5e74ad78a3a621ef8f272d8 (patch)
tree28422e46e177aaa755eec206250fe1d5c7be9da2 /sys-firmware/seabios
parentapp-emulation/qemu-guest-agent: x86 stable wrt bug #558416 (diff)
downloadgentoo-3f15ab57ef225a8ee5e74ad78a3a621ef8f272d8.tar.gz
gentoo-3f15ab57ef225a8ee5e74ad78a3a621ef8f272d8.tar.bz2
gentoo-3f15ab57ef225a8ee5e74ad78a3a621ef8f272d8.zip
sys-firmware/seabios: x86 stable wrt bug #558416
Package-Manager: portage-2.2.20.1 RepoMan-Options: --include-arches="x86"
Diffstat (limited to 'sys-firmware/seabios')
-rw-r--r--sys-firmware/seabios/seabios-1.8.2.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/sys-firmware/seabios/seabios-1.8.2.ebuild b/sys-firmware/seabios/seabios-1.8.2.ebuild
index 8d00d67745d5..b2ad1f299115 100644
--- a/sys-firmware/seabios/seabios-1.8.2.ebuild
+++ b/sys-firmware/seabios/seabios-1.8.2.ebuild
@@ -17,7 +17,7 @@ if [[ ${PV} = *9999* || ! -z "${EGIT_COMMIT}" ]]; then
EGIT_REPO_URI="git://git.seabios.org/seabios.git"
inherit git-2
else
- KEYWORDS="amd64 ~ppc ~ppc64 ~x86 ~amd64-fbsd ~x86-fbsd"
+ KEYWORDS="amd64 ~ppc ~ppc64 x86 ~amd64-fbsd ~x86-fbsd"
# Upstream hasn't released a new binary. We snipe ours from Fedora for now.
# http://code.coreboot.org/p/seabios/downloads/get/bios.bin-${PV}.gz
SRC_URI="!binary? ( http://code.coreboot.org/p/seabios/downloads/get/${P}.tar.gz )