Gentoo Archives: gentoo-commits

From: Markus Meier <maekke@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: app-arch/pbzip2/
Date: Sun, 11 Oct 2015 13:41:28
Message-Id: 1444570861.14fe2b40994dfeec09847f0d1290d049d63caa19.maekke@gentoo
1 commit: 14fe2b40994dfeec09847f0d1290d049d63caa19
2 Author: Markus Meier <maekke <AT> gentoo <DOT> org>
3 AuthorDate: Sun Oct 11 13:41:01 2015 +0000
4 Commit: Markus Meier <maekke <AT> gentoo <DOT> org>
5 CommitDate: Sun Oct 11 13:41:01 2015 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=14fe2b40
7
8 app-arch/pbzip2: arm stable, bug #560690
9
10 Package-Manager: portage-2.2.22
11 RepoMan-Options: --include-arches="arm"
12
13 app-arch/pbzip2/pbzip2-1.1.12.ebuild | 2 +-
14 1 file changed, 1 insertion(+), 1 deletion(-)
15
16 diff --git a/app-arch/pbzip2/pbzip2-1.1.12.ebuild b/app-arch/pbzip2/pbzip2-1.1.12.ebuild
17 index 62dcbde..ec2d4db 100644
18 --- a/app-arch/pbzip2/pbzip2-1.1.12.ebuild
19 +++ b/app-arch/pbzip2/pbzip2-1.1.12.ebuild
20 @@ -12,7 +12,7 @@ SRC_URI="https://launchpad.net/pbzip2/${PV:0:3}/${PV}/+download/${P}.tar.gz"
21
22 LICENSE="BZIP2"
23 SLOT="0"
24 -KEYWORDS="alpha amd64 ~arm ~arm64 hppa ia64 ~m68k ~mips ppc ppc64 ~s390 ~sh sparc x86 ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos"
25 +KEYWORDS="alpha amd64 arm ~arm64 hppa ia64 ~m68k ~mips ppc ppc64 ~s390 ~sh sparc x86 ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos"
26 IUSE="static symlink"
27
28 LIB_DEPEND="app-arch/bzip2[static-libs(+)]"