diff options
author | Georgy Yakovlev <gyakovlev@gentoo.org> | 2020-11-06 17:43:12 -0800 |
---|---|---|
committer | Georgy Yakovlev <gyakovlev@gentoo.org> | 2020-11-06 18:09:05 -0800 |
commit | 95bb5d32221231fbfdcaeebace207c08d78630a4 (patch) | |
tree | 0f2ad6efd4faee1eab895830a274663c50ae3add /sys-firmware | |
parent | app-emulation/spice-protocol: ppc64 stable, bug #750047 (diff) | |
download | gentoo-95bb5d32221231fbfdcaeebace207c08d78630a4.tar.gz gentoo-95bb5d32221231fbfdcaeebace207c08d78630a4.tar.bz2 gentoo-95bb5d32221231fbfdcaeebace207c08d78630a4.zip |
sys-firmware/seabios: 1.12.0 ppc64 stable, bug #750047
Package-Manager: Portage-3.0.9, Repoman-3.0.2
Signed-off-by: Georgy Yakovlev <gyakovlev@gentoo.org>
Diffstat (limited to 'sys-firmware')
-rw-r--r-- | sys-firmware/seabios/seabios-1.12.0.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sys-firmware/seabios/seabios-1.12.0.ebuild b/sys-firmware/seabios/seabios-1.12.0.ebuild index c9b5d726d588..53616e2943bf 100644 --- a/sys-firmware/seabios/seabios-1.12.0.ebuild +++ b/sys-firmware/seabios/seabios-1.12.0.ebuild @@ -16,7 +16,7 @@ if [[ ${PV} == *9999* || -n "${EGIT_COMMIT}" ]] ; then EGIT_REPO_URI="git://git.seabios.org/seabios.git" inherit git-r3 else - KEYWORDS="~alpha amd64 ~arm arm64 ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~s390 ~sparc x86" + KEYWORDS="~alpha amd64 ~arm arm64 ~hppa ~ia64 ~m68k ~mips ~ppc ppc64 ~s390 ~sparc x86" # Binary versions taken from fedora: # http://download.fedoraproject.org/pub/fedora/linux/development/rawhide/Everything/x86_64/os/Packages/s/ |