Gentoo Archives: gentoo-commits

From: Fabian Groffen <grobian@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: app-arch/p7zip/
Date: Wed, 06 Jan 2021 12:52:18
Message-Id: 1609937515.362af2201f1d2e679d4ce9425cd361bc4e0c57c9.grobian@gentoo
1 commit: 362af2201f1d2e679d4ce9425cd361bc4e0c57c9
2 Author: Fabian Groffen <grobian <AT> gentoo <DOT> org>
3 AuthorDate: Wed Jan 6 12:49:39 2021 +0000
4 Commit: Fabian Groffen <grobian <AT> gentoo <DOT> org>
5 CommitDate: Wed Jan 6 12:51:55 2021 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=362af220
7
8 app-arch/p7zip: drop x86-macos
9
10 Package-Manager: Portage-3.0.12, Repoman-3.0.2
11 Signed-off-by: Fabian Groffen <grobian <AT> gentoo.org>
12
13 app-arch/p7zip/p7zip-16.02-r4.ebuild | 4 ++--
14 app-arch/p7zip/p7zip-16.02-r5.ebuild | 4 ++--
15 app-arch/p7zip/p7zip-16.02-r6.ebuild | 4 ++--
16 3 files changed, 6 insertions(+), 6 deletions(-)
17
18 diff --git a/app-arch/p7zip/p7zip-16.02-r4.ebuild b/app-arch/p7zip/p7zip-16.02-r4.ebuild
19 index 510b8f6eff9..93e6132eddb 100644
20 --- a/app-arch/p7zip/p7zip-16.02-r4.ebuild
21 +++ b/app-arch/p7zip/p7zip-16.02-r4.ebuild
22 @@ -1,4 +1,4 @@
23 -# Copyright 1999-2020 Gentoo Authors
24 +# Copyright 1999-2021 Gentoo Authors
25 # Distributed under the terms of the GNU General Public License v2
26
27 EAPI=6
28 @@ -13,7 +13,7 @@ SRC_URI="mirror://sourceforge/${PN}/${PN}_${PV}_src_all.tar.bz2"
29
30 LICENSE="LGPL-2.1 rar? ( unRAR )"
31 SLOT="0"
32 -KEYWORDS="~alpha amd64 ~arm arm64 ~hppa ~ia64 ppc ppc64 ~s390 sparc x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris"
33 +KEYWORDS="~alpha amd64 ~arm arm64 ~hppa ~ia64 ppc ppc64 ~s390 sparc x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~sparc-solaris"
34 IUSE="abi_x86_x32 doc kde +pch rar static wxwidgets"
35
36 REQUIRED_USE="kde? ( wxwidgets )"
37
38 diff --git a/app-arch/p7zip/p7zip-16.02-r5.ebuild b/app-arch/p7zip/p7zip-16.02-r5.ebuild
39 index 9dbf6467ced..2f824241845 100644
40 --- a/app-arch/p7zip/p7zip-16.02-r5.ebuild
41 +++ b/app-arch/p7zip/p7zip-16.02-r5.ebuild
42 @@ -1,4 +1,4 @@
43 -# Copyright 1999-2020 Gentoo Authors
44 +# Copyright 1999-2021 Gentoo Authors
45 # Distributed under the terms of the GNU General Public License v2
46
47 EAPI=7
48 @@ -13,7 +13,7 @@ SRC_URI="mirror://sourceforge/${PN}/${PN}_${PV}_src_all.tar.bz2"
49
50 LICENSE="LGPL-2.1 rar? ( unRAR )"
51 SLOT="0"
52 -KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~ppc ~ppc64 ~s390 ~sparc ~x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris"
53 +KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~ppc ~ppc64 ~s390 ~sparc ~x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~sparc-solaris"
54 IUSE="abi_x86_x32 doc kde +pch rar static wxwidgets"
55
56 REQUIRED_USE="kde? ( wxwidgets )"
57
58 diff --git a/app-arch/p7zip/p7zip-16.02-r6.ebuild b/app-arch/p7zip/p7zip-16.02-r6.ebuild
59 index 598644099a4..49e822f2436 100644
60 --- a/app-arch/p7zip/p7zip-16.02-r6.ebuild
61 +++ b/app-arch/p7zip/p7zip-16.02-r6.ebuild
62 @@ -1,4 +1,4 @@
63 -# Copyright 1999-2020 Gentoo Authors
64 +# Copyright 1999-2021 Gentoo Authors
65 # Distributed under the terms of the GNU General Public License v2
66
67 EAPI=6
68 @@ -13,7 +13,7 @@ SRC_URI="mirror://sourceforge/${PN}/${PN}_${PV}_src_all.tar.bz2"
69
70 LICENSE="LGPL-2.1 rar? ( unRAR )"
71 SLOT="0"
72 -KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~ppc ~ppc64 ~riscv ~s390 ~sparc ~x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris"
73 +KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~ppc ~ppc64 ~riscv ~s390 ~sparc ~x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~sparc-solaris"
74 IUSE="abi_x86_x32 doc kde +pch rar static wxwidgets"
75
76 REQUIRED_USE="kde? ( wxwidgets )"