Gentoo Archives: gentoo-commits

From: Sergei Trofimovich <slyfox@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: app-arch/p7zip/
Date: Fri, 29 Jun 2018 06:52:11
Message-Id: 1530255100.1c954aec09cfb1b6d77c269c4a4cc94529915e4c.slyfox@gentoo
1 commit: 1c954aec09cfb1b6d77c269c4a4cc94529915e4c
2 Author: Sergei Trofimovich <slyfox <AT> gentoo <DOT> org>
3 AuthorDate: Fri Jun 29 06:50:36 2018 +0000
4 Commit: Sergei Trofimovich <slyfox <AT> gentoo <DOT> org>
5 CommitDate: Fri Jun 29 06:51:40 2018 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=1c954aec
7
8 app-arch/p7zip: stable 16.02-r3 for ia64, bug #655270
9
10 Bug: https://bugs.gentoo.org/655270
11 Package-Manager: Portage-2.3.41, Repoman-2.3.9
12 RepoMan-Options: --include-arches="ia64"
13
14 app-arch/p7zip/p7zip-16.02-r3.ebuild | 2 +-
15 1 file changed, 1 insertion(+), 1 deletion(-)
16
17 diff --git a/app-arch/p7zip/p7zip-16.02-r3.ebuild b/app-arch/p7zip/p7zip-16.02-r3.ebuild
18 index 394b319ac40..5cfee124433 100644
19 --- a/app-arch/p7zip/p7zip-16.02-r3.ebuild
20 +++ b/app-arch/p7zip/p7zip-16.02-r3.ebuild
21 @@ -13,7 +13,7 @@ SRC_URI="mirror://sourceforge/${PN}/${PN}_${PV}_src_all.tar.bz2"
22
23 LICENSE="LGPL-2.1 rar? ( unRAR )"
24 SLOT="0"
25 -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"
26 +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"
27 IUSE="abi_x86_x32 doc kde +pch rar static wxwidgets"
28
29 REQUIRED_USE="kde? ( wxwidgets )"