Gentoo Archives: gentoo-commits

From: Thomas Deutschmann <whissi@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: app-arch/p7zip/
Date: Sat, 10 Feb 2018 00:32:16
Message-Id: 1518222704.93635b9eb98002bbee39c403f782c1c53f81aa36.whissi@gentoo
1 commit: 93635b9eb98002bbee39c403f782c1c53f81aa36
2 Author: Thomas Deutschmann <whissi <AT> gentoo <DOT> org>
3 AuthorDate: Sat Feb 10 00:23:06 2018 +0000
4 Commit: Thomas Deutschmann <whissi <AT> gentoo <DOT> org>
5 CommitDate: Sat Feb 10 00:31:44 2018 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=93635b9e
7
8 app-arch/p7zip: x86 stable (bug #645500)
9
10 Package-Manager: Portage-2.3.24, Repoman-2.3.6
11
12 app-arch/p7zip/p7zip-16.02-r2.ebuild | 2 +-
13 1 file changed, 1 insertion(+), 1 deletion(-)
14
15 diff --git a/app-arch/p7zip/p7zip-16.02-r2.ebuild b/app-arch/p7zip/p7zip-16.02-r2.ebuild
16 index 75216baf110..e6a89fe7a15 100644
17 --- a/app-arch/p7zip/p7zip-16.02-r2.ebuild
18 +++ b/app-arch/p7zip/p7zip-16.02-r2.ebuild
19 @@ -13,7 +13,7 @@ SRC_URI="mirror://sourceforge/${PN}/${PN}_${PV}_src_all.tar.bz2"
20
21 LICENSE="LGPL-2.1 rar? ( unRAR )"
22 SLOT="0"
23 -KEYWORDS="~alpha amd64 ~arm ~arm64 hppa ia64 ~ppc ~ppc64 ~s390 ~sparc ~x86 ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris"
24 +KEYWORDS="~alpha amd64 ~arm ~arm64 hppa ia64 ~ppc ~ppc64 ~s390 ~sparc x86 ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris"
25 IUSE="abi_x86_x32 doc kde +pch rar static wxwidgets"
26
27 REQUIRED_USE="kde? ( wxwidgets )"