* [gentoo-commits] repo/gentoo:master commit in: profiles/arch/powerpc/, profiles/arch/powerpc/ppc32/, sys-power/iasl/
@ 2019-09-22 2:51 Matthias Maier
0 siblings, 0 replies; only message in thread
From: Matthias Maier @ 2019-09-22 2:51 UTC (permalink / raw
To: gentoo-commits
commit: da23267c28b3491dd47030181e7eff16154dcfec
Author: Luke Dashjr <luke-jr+git <AT> utopios <DOT> org>
AuthorDate: Mon Nov 19 05:52:17 2018 +0000
Commit: Matthias Maier <tamiko <AT> gentoo <DOT> org>
CommitDate: Sun Sep 22 02:50:54 2019 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=da23267c
sys-power/iasl: Keyword ~ppc64
ebuild test fails the same was as it does on amd64, but confirmed working
by cross-compiling a working seabios on ppc64.
Also adjusted package.use.{force,mask} appropriately for seabios.
Signed-off-by: Luke Dashjr <luke-jr+git <AT> utopios.org>
Signed-off-by: Matthias Maier <tamiko <AT> gentoo.org>
profiles/arch/powerpc/package.use.force | 4 ++++
profiles/arch/powerpc/package.use.mask | 4 ++++
profiles/arch/powerpc/ppc32/package.use.force | 6 ------
sys-power/iasl/iasl-20180810.ebuild | 2 +-
sys-power/iasl/iasl-20190215.ebuild | 2 +-
5 files changed, 10 insertions(+), 8 deletions(-)
diff --git a/profiles/arch/powerpc/package.use.force b/profiles/arch/powerpc/package.use.force
index c2ddff2d118..508ff65b5c7 100644
--- a/profiles/arch/powerpc/package.use.force
+++ b/profiles/arch/powerpc/package.use.force
@@ -1,6 +1,10 @@
# Copyright 1999-2019 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
+# Luke Dashjr <luke-jr+gentoobugs@utopios.org> (2019-09-21)
+# iasl is stable on ppc
+sys-firmware/seabios -binary
+
# Joonas Niilola <juippis@gentoo.org> (2019-01-12)
# Force 'unwind' on for ppc and ppc64 with dev-libs/efl
# #668486, #657750
diff --git a/profiles/arch/powerpc/package.use.mask b/profiles/arch/powerpc/package.use.mask
index fd21d01a649..7811cc8e24b 100644
--- a/profiles/arch/powerpc/package.use.mask
+++ b/profiles/arch/powerpc/package.use.mask
@@ -1,6 +1,10 @@
# Copyright 1999-2019 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
+# Luke Dashjr <luke-jr+gentoobugs@utopios.org> (2019-09-21)
+# iasl is stable on ppc
+sys-firmware/seabios -debug
+
# Conrad Kostecki <ck+gentoo@bl4ckb0x.de> (2019-08-17)
# app-misc/graphlcd-base won't work on PowerPC/PowerPC64
app-misc/lcdproc freetype lcd_devices_glcd png
diff --git a/profiles/arch/powerpc/ppc32/package.use.force b/profiles/arch/powerpc/ppc32/package.use.force
deleted file mode 100644
index 262d3f8001e..00000000000
--- a/profiles/arch/powerpc/ppc32/package.use.force
+++ /dev/null
@@ -1,6 +0,0 @@
-# Copyright 2018 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-# Luke Dashjr <luke-jr+gentoobugs@utopios.org> (19 Nov 2018)
-# iasl is stable on ppc
-sys-firmware/seabios -binary
diff --git a/sys-power/iasl/iasl-20180810.ebuild b/sys-power/iasl/iasl-20180810.ebuild
index 5b69ce4b62e..7d4945a34e3 100644
--- a/sys-power/iasl/iasl-20180810.ebuild
+++ b/sys-power/iasl/iasl-20180810.ebuild
@@ -15,7 +15,7 @@ SRC_URI="http://www.acpica.org/sites/acpica/files/${MY_P}.tar.gz
LICENSE="iASL"
SLOT="0"
-KEYWORDS="amd64 ~arm64 ppc x86 ~amd64-fbsd ~x86-fbsd"
+KEYWORDS="amd64 ~arm64 ppc ~ppc64 x86 ~amd64-fbsd ~x86-fbsd"
IUSE="test"
DEPEND="sys-devel/bison
diff --git a/sys-power/iasl/iasl-20190215.ebuild b/sys-power/iasl/iasl-20190215.ebuild
index edd9ba4e0f0..fc4d7e040e8 100644
--- a/sys-power/iasl/iasl-20190215.ebuild
+++ b/sys-power/iasl/iasl-20190215.ebuild
@@ -15,7 +15,7 @@ SRC_URI="http://www.acpica.org/sites/acpica/files/${MY_P}.tar.gz
LICENSE="iASL"
SLOT="0"
-KEYWORDS="~amd64 ~arm64 ~ppc ~x86 ~amd64-fbsd ~x86-fbsd"
+KEYWORDS="~amd64 ~arm64 ~ppc ~ppc64 ~x86 ~amd64-fbsd ~x86-fbsd"
IUSE="test"
DEPEND="sys-devel/bison
^ permalink raw reply related [flat|nested] only message in thread
only message in thread, other threads:[~2019-09-22 2:51 UTC | newest]
Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2019-09-22 2:51 [gentoo-commits] repo/gentoo:master commit in: profiles/arch/powerpc/, profiles/arch/powerpc/ppc32/, sys-power/iasl/ Matthias Maier
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox