Gentoo Archives: gentoo-commits

From: Sam James <sam@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: sys-firmware/sgabios/
Date: Sun, 16 May 2021 23:44:03
Message-Id: 1621208607.b992bdbd53d3acdad3250c1b11ba33c1cf2e0019.sam@gentoo
1 commit: b992bdbd53d3acdad3250c1b11ba33c1cf2e0019
2 Author: Sam James <sam <AT> gentoo <DOT> org>
3 AuthorDate: Sun May 16 23:43:27 2021 +0000
4 Commit: Sam James <sam <AT> gentoo <DOT> org>
5 CommitDate: Sun May 16 23:43:27 2021 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=b992bdbd
7
8 sys-firmware/sgabios: Stabilize 0.1_pre10 ppc64, #790374
9
10 Signed-off-by: Sam James <sam <AT> gentoo.org>
11
12 sys-firmware/sgabios/sgabios-0.1_pre10.ebuild | 2 +-
13 1 file changed, 1 insertion(+), 1 deletion(-)
14
15 diff --git a/sys-firmware/sgabios/sgabios-0.1_pre10.ebuild b/sys-firmware/sgabios/sgabios-0.1_pre10.ebuild
16 index ded04c8c9e7..1318a9ef815 100644
17 --- a/sys-firmware/sgabios/sgabios-0.1_pre10.ebuild
18 +++ b/sys-firmware/sgabios/sgabios-0.1_pre10.ebuild
19 @@ -16,7 +16,7 @@ S="${WORKDIR}/sgabios-a85446a"
20
21 LICENSE="Apache-2.0"
22 SLOT="0"
23 -KEYWORDS="~alpha ~amd64 ~arm arm64 ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~s390 ~sparc ~x86"
24 +KEYWORDS="~alpha ~amd64 ~arm arm64 ~hppa ~ia64 ~m68k ~mips ~ppc ppc64 ~s390 ~sparc ~x86"
25 IUSE="+binary"
26 REQUIRED_USE="!amd64? ( !x86? ( binary ) )"