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/sandbox/
Date: Thu, 30 Jan 2020 07:42:57
Message-Id: 1580369746.c0afea5daa179ca6409299de9bb5c93a29e31e11.gyakovlev@gentoo
1 commit: c0afea5daa179ca6409299de9bb5c93a29e31e11
2 Author: Georgy Yakovlev <gyakovlev <AT> gentoo <DOT> org>
3 AuthorDate: Thu Jan 30 07:35:46 2020 +0000
4 Commit: Georgy Yakovlev <gyakovlev <AT> gentoo <DOT> org>
5 CommitDate: Thu Jan 30 07:35:46 2020 +0000
6 URL: https://gitweb.gentoo.org/proj/musl.git/commit/?id=c0afea5d
7
8 sys-apps/sandbox: 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/sandbox/sandbox-2.12.ebuild | 4 ++--
14 sys-apps/sandbox/sandbox-2.13.ebuild | 4 ++--
15 sys-apps/sandbox/sandbox-2.14.ebuild | 4 ++--
16 sys-apps/sandbox/sandbox-2.15.ebuild | 4 ++--
17 sys-apps/sandbox/sandbox-2.17.ebuild | 4 ++--
18 5 files changed, 10 insertions(+), 10 deletions(-)
19
20 diff --git a/sys-apps/sandbox/sandbox-2.12.ebuild b/sys-apps/sandbox/sandbox-2.12.ebuild
21 index abd01a5..8a4281d 100644
22 --- a/sys-apps/sandbox/sandbox-2.12.ebuild
23 +++ b/sys-apps/sandbox/sandbox-2.12.ebuild
24 @@ -1,4 +1,4 @@
25 -# Copyright 1999-2018 Gentoo Foundation
26 +# Copyright 1999-2020 Gentoo Authors
27 # Distributed under the terms of the GNU General Public License v2
28
29 EAPI="6"
30 @@ -11,7 +11,7 @@ SRC_URI="https://dev.gentoo.org/~mgorny/dist/${P}.tar.xz"
31
32 LICENSE="GPL-2"
33 SLOT="0"
34 -KEYWORDS="amd64 ~arm ~arm64 ~mips ppc x86"
35 +KEYWORDS="amd64 ~arm ~arm64 ~mips ppc ppc64 x86"
36 IUSE=""
37
38 DEPEND="app-arch/xz-utils
39
40 diff --git a/sys-apps/sandbox/sandbox-2.13.ebuild b/sys-apps/sandbox/sandbox-2.13.ebuild
41 index 670e5be..9564ec6 100644
42 --- a/sys-apps/sandbox/sandbox-2.13.ebuild
43 +++ b/sys-apps/sandbox/sandbox-2.13.ebuild
44 @@ -1,4 +1,4 @@
45 -# Copyright 1999-2018 Gentoo Foundation
46 +# Copyright 1999-2020 Gentoo Authors
47 # Distributed under the terms of the GNU General Public License v2
48
49 EAPI="6"
50 @@ -11,7 +11,7 @@ SRC_URI="https://dev.gentoo.org/~mgorny/dist/${P}.tar.xz"
51
52 LICENSE="GPL-2"
53 SLOT="0"
54 -KEYWORDS="amd64 arm arm64 ~mips ppc x86"
55 +KEYWORDS="amd64 arm arm64 ~mips ppc ppc64 x86"
56 IUSE=""
57
58 DEPEND="app-arch/xz-utils
59
60 diff --git a/sys-apps/sandbox/sandbox-2.14.ebuild b/sys-apps/sandbox/sandbox-2.14.ebuild
61 index a3c0d9b..7f67e7c 100644
62 --- a/sys-apps/sandbox/sandbox-2.14.ebuild
63 +++ b/sys-apps/sandbox/sandbox-2.14.ebuild
64 @@ -1,4 +1,4 @@
65 -# Copyright 1999-2019 Gentoo Authors
66 +# Copyright 1999-2020 Gentoo Authors
67 # Distributed under the terms of the GNU General Public License v2
68
69 EAPI="6"
70 @@ -11,7 +11,7 @@ SRC_URI="https://dev.gentoo.org/~mgorny/dist/${P}.tar.xz"
71
72 LICENSE="GPL-2"
73 SLOT="0"
74 -KEYWORDS="~amd64 ~arm arm64 ~mips ~ppc ~x86"
75 +KEYWORDS="~amd64 ~arm arm64 ~mips ~ppc ~ppc64 ~x86"
76 IUSE=""
77
78 DEPEND="app-arch/xz-utils
79
80 diff --git a/sys-apps/sandbox/sandbox-2.15.ebuild b/sys-apps/sandbox/sandbox-2.15.ebuild
81 index 615412f..e239b90 100644
82 --- a/sys-apps/sandbox/sandbox-2.15.ebuild
83 +++ b/sys-apps/sandbox/sandbox-2.15.ebuild
84 @@ -1,4 +1,4 @@
85 -# Copyright 1999-2019 Gentoo Authors
86 +# Copyright 1999-2020 Gentoo Authors
87 # Distributed under the terms of the GNU General Public License v2
88
89 EAPI="6"
90 @@ -11,7 +11,7 @@ SRC_URI="https://dev.gentoo.org/~mgorny/dist/${P}.tar.xz"
91
92 LICENSE="GPL-2"
93 SLOT="0"
94 -KEYWORDS="~amd64 ~arm ~arm64 ~mips ~ppc ~x86"
95 +KEYWORDS="~amd64 ~arm ~arm64 ~mips ~ppc ~ppc64 ~x86"
96 IUSE=""
97
98 DEPEND="app-arch/xz-utils
99
100 diff --git a/sys-apps/sandbox/sandbox-2.17.ebuild b/sys-apps/sandbox/sandbox-2.17.ebuild
101 index 6455c6a..7b8649c 100644
102 --- a/sys-apps/sandbox/sandbox-2.17.ebuild
103 +++ b/sys-apps/sandbox/sandbox-2.17.ebuild
104 @@ -1,4 +1,4 @@
105 -# Copyright 1999-2019 Gentoo Authors
106 +# Copyright 1999-2020 Gentoo Authors
107 # Distributed under the terms of the GNU General Public License v2
108
109 EAPI="6"
110 @@ -11,7 +11,7 @@ SRC_URI="https://dev.gentoo.org/~dilfridge/distfiles/${P}.tar.xz"
111
112 LICENSE="GPL-2"
113 SLOT="0"
114 -KEYWORDS="~amd64 ~arm ~arm64 ~mips ~ppc ~x86"
115 +KEYWORDS="~amd64 ~arm ~arm64 ~mips ~ppc ~ppc64 ~x86"
116 IUSE=""
117
118 DEPEND="app-arch/xz-utils