summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorLuke Dashjr <luke-jr+git@utopios.org>2018-11-19 05:52:17 +0000
committerMatthias Maier <tamiko@gentoo.org>2019-09-21 21:50:54 -0500
commitda23267c28b3491dd47030181e7eff16154dcfec (patch)
tree5bf37099ebd6a36ffbd1e5d9c2d6af421bf4e1bc
parentsys-firmware/seabios: Support USE=-binary on non-x86 (diff)
downloadgentoo-da23267c28b3491dd47030181e7eff16154dcfec.tar.gz
gentoo-da23267c28b3491dd47030181e7eff16154dcfec.tar.bz2
gentoo-da23267c28b3491dd47030181e7eff16154dcfec.zip
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@utopios.org> Signed-off-by: Matthias Maier <tamiko@gentoo.org>
-rw-r--r--profiles/arch/powerpc/package.use.force4
-rw-r--r--profiles/arch/powerpc/package.use.mask4
-rw-r--r--profiles/arch/powerpc/ppc32/package.use.force6
-rw-r--r--sys-power/iasl/iasl-20180810.ebuild2
-rw-r--r--sys-power/iasl/iasl-20190215.ebuild2
5 files changed, 10 insertions, 8 deletions
diff --git a/profiles/arch/powerpc/package.use.force b/profiles/arch/powerpc/package.use.force
index c2ddff2d1185..508ff65b5c70 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 fd21d01a649e..7811cc8e24b3 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 262d3f8001e2..000000000000
--- 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 5b69ce4b62ec..7d4945a34e3c 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 edd9ba4e0f01..fc4d7e040e8d 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