Gentoo Archives: gentoo-commits

From: Alexis Ballier <aballier@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: app-arch/p7zip/
Date: Mon, 10 Jul 2017 15:51:09
Message-Id: 1499701859.631de3c7d7d163a27141daf86074bf5de592f0ac.aballier@gentoo
1 commit: 631de3c7d7d163a27141daf86074bf5de592f0ac
2 Author: Alexis Ballier <aballier <AT> gentoo <DOT> org>
3 AuthorDate: Mon Jul 10 15:49:51 2017 +0000
4 Commit: Alexis Ballier <aballier <AT> gentoo <DOT> org>
5 CommitDate: Mon Jul 10 15:50:59 2017 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=631de3c7
7
8 app-arch/p7zip: keyword ~arm64
9
10 Package-Manager: Portage-2.3.6, Repoman-2.3.2
11
12 app-arch/p7zip/p7zip-16.02-r1.ebuild | 2 +-
13 1 file changed, 1 insertion(+), 1 deletion(-)
14
15 diff --git a/app-arch/p7zip/p7zip-16.02-r1.ebuild b/app-arch/p7zip/p7zip-16.02-r1.ebuild
16 index 3955575eed1..9f3c5aac923 100644
17 --- a/app-arch/p7zip/p7zip-16.02-r1.ebuild
18 +++ b/app-arch/p7zip/p7zip-16.02-r1.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 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 )"