Gentoo Archives: gentoo-commits

From: Georgy Yakovlev <gyakovlev@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] proj/musl:master commit in: sys-apps/sysvinit/
Date: Thu, 30 Jan 2020 07:42:54
Message-Id: 1580363185.2222ece6ce00ac1641464cb7d615fd220bfa6440.gyakovlev@gentoo
1 commit: 2222ece6ce00ac1641464cb7d615fd220bfa6440
2 Author: Georgy Yakovlev <gyakovlev <AT> gentoo <DOT> org>
3 AuthorDate: Thu Jan 30 05:46:25 2020 +0000
4 Commit: Georgy Yakovlev <gyakovlev <AT> gentoo <DOT> org>
5 CommitDate: Thu Jan 30 05:46:25 2020 +0000
6 URL: https://gitweb.gentoo.org/proj/musl.git/commit/?id=2222ece6
7
8 sys-apps/sysvinit: restore ppc64 keyword
9
10 Package-Manager: Portage-2.3.86, Repoman-2.3.20
11 Signed-off-by: Georgy Yakovlev <gyakovlev <AT> gentoo.org>
12
13 sys-apps/sysvinit/sysvinit-2.93.ebuild | 4 ++--
14 sys-apps/sysvinit/sysvinit-2.94.ebuild | 4 ++--
15 2 files changed, 4 insertions(+), 4 deletions(-)
16
17 diff --git a/sys-apps/sysvinit/sysvinit-2.93.ebuild b/sys-apps/sysvinit/sysvinit-2.93.ebuild
18 index 54eafc4..7102f0d 100644
19 --- a/sys-apps/sysvinit/sysvinit-2.93.ebuild
20 +++ b/sys-apps/sysvinit/sysvinit-2.93.ebuild
21 @@ -1,4 +1,4 @@
22 -# Copyright 1999-2019 Gentoo Authors
23 +# Copyright 1999-2020 Gentoo Authors
24 # Distributed under the terms of the GNU General Public License v2
25
26 EAPI=6
27 @@ -12,7 +12,7 @@ SRC_URI="mirror://nongnu/${PN}/${P/_/-}.tar.xz"
28 LICENSE="GPL-2"
29 SLOT="0"
30 [[ "${PV}" == *beta* ]] || \
31 -KEYWORDS="~amd64 ~arm ~arm64 ~mips ppc x86"
32 +KEYWORDS="~amd64 ~arm ~arm64 ~mips ppc ppc64 x86"
33 IUSE="selinux ibm static"
34
35 CDEPEND="
36
37 diff --git a/sys-apps/sysvinit/sysvinit-2.94.ebuild b/sys-apps/sysvinit/sysvinit-2.94.ebuild
38 index 7f1c6f4..152c296 100644
39 --- a/sys-apps/sysvinit/sysvinit-2.94.ebuild
40 +++ b/sys-apps/sysvinit/sysvinit-2.94.ebuild
41 @@ -1,4 +1,4 @@
42 -# Copyright 1999-2019 Gentoo Authors
43 +# Copyright 1999-2020 Gentoo Authors
44 # Distributed under the terms of the GNU General Public License v2
45
46 EAPI=6
47 @@ -12,7 +12,7 @@ SRC_URI="mirror://nongnu/${PN}/${P/_/-}.tar.xz"
48 LICENSE="GPL-2"
49 SLOT="0"
50 [[ "${PV}" == *beta* ]] || \
51 -KEYWORDS="~amd64 ~arm ~arm64 ~mips ~ppc ~x86"
52 +KEYWORDS="~amd64 ~arm ~arm64 ~mips ~ppc ~ppc64 ~x86"
53 IUSE="selinux ibm static"
54
55 CDEPEND="