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: Sat, 30 Jun 2018 14:45:36
Message-Id: 1530369898.f225e5fc91c55cc177eae2d756f051f5de5ecdce.slyfox@gentoo
1 commit: f225e5fc91c55cc177eae2d756f051f5de5ecdce
2 Author: Sergei Trofimovich <slyfox <AT> gentoo <DOT> org>
3 AuthorDate: Sat Jun 30 13:01:41 2018 +0000
4 Commit: Sergei Trofimovich <slyfox <AT> gentoo <DOT> org>
5 CommitDate: Sat Jun 30 14:44:58 2018 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=f225e5fc
7
8 app-arch/p7zip: stable 16.02-r4 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-r4.ebuild | 2 +-
15 1 file changed, 1 insertion(+), 1 deletion(-)
16
17 diff --git a/app-arch/p7zip/p7zip-16.02-r4.ebuild b/app-arch/p7zip/p7zip-16.02-r4.ebuild
18 index 1963c263c14..fabcfd33fc1 100644
19 --- a/app-arch/p7zip/p7zip-16.02-r4.ebuild
20 +++ b/app-arch/p7zip/p7zip-16.02-r4.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 )"