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: Thu, 08 Feb 2018 21:33:21
Message-Id: 1518125591.a14f78fabce050ffa19c84736ed4bc5b9c91de36.slyfox@gentoo
1 commit: a14f78fabce050ffa19c84736ed4bc5b9c91de36
2 Author: Sergei Trofimovich <slyfox <AT> gentoo <DOT> org>
3 AuthorDate: Thu Feb 8 20:10:08 2018 +0000
4 Commit: Sergei Trofimovich <slyfox <AT> gentoo <DOT> org>
5 CommitDate: Thu Feb 8 21:33:11 2018 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=a14f78fa
7
8 app-arch/p7zip: stable 16.02-r2 for ia64, bug #645500
9
10 Package-Manager: Portage-2.3.24, Repoman-2.3.6
11 RepoMan-Options: --include-arches="ia64"
12
13 app-arch/p7zip/p7zip-16.02-r2.ebuild | 2 +-
14 1 file changed, 1 insertion(+), 1 deletion(-)
15
16 diff --git a/app-arch/p7zip/p7zip-16.02-r2.ebuild b/app-arch/p7zip/p7zip-16.02-r2.ebuild
17 index 4bcce404532..83442dd85ca 100644
18 --- a/app-arch/p7zip/p7zip-16.02-r2.ebuild
19 +++ b/app-arch/p7zip/p7zip-16.02-r2.ebuild
20 @@ -13,7 +13,7 @@ SRC_URI="mirror://sourceforge/${PN}/${PN}_${PV}_src_all.tar.bz2"
21
22 LICENSE="LGPL-2.1 rar? ( unRAR )"
23 SLOT="0"
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 +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 IUSE="abi_x86_x32 doc kde +pch rar static wxwidgets"
27
28 REQUIRED_USE="kde? ( wxwidgets )"