Gentoo Archives: gentoo-commits

From: Michael Weber <xmw@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: sys-apps/man-db/
Date: Wed, 08 Mar 2017 21:58:08
Message-Id: 1489010084.646be4ee5b45808ad406cd58a6f04f100a50ffe7.xmw@gentoo
1 commit: 646be4ee5b45808ad406cd58a6f04f100a50ffe7
2 Author: Michael Weber <xmw <AT> gentoo <DOT> org>
3 AuthorDate: Wed Mar 8 21:54:44 2017 +0000
4 Commit: Michael Weber <xmw <AT> gentoo <DOT> org>
5 CommitDate: Wed Mar 8 21:54:44 2017 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=646be4ee
7
8 sys-apps/man-db: ppc ppc64 stable (bug 602588).
9
10 Package-Manager: Portage-2.3.4, Repoman-2.3.2
11 RepoMan-Options: --include-arches="amd64 arm arm64 ppc ppc64"
12
13 sys-apps/man-db/man-db-2.7.6.1-r2.ebuild | 2 +-
14 1 file changed, 1 insertion(+), 1 deletion(-)
15
16 diff --git a/sys-apps/man-db/man-db-2.7.6.1-r2.ebuild b/sys-apps/man-db/man-db-2.7.6.1-r2.ebuild
17 index 1e4defc1fc3..3daf0ead32a 100644
18 --- a/sys-apps/man-db/man-db-2.7.6.1-r2.ebuild
19 +++ b/sys-apps/man-db/man-db-2.7.6.1-r2.ebuild
20 @@ -11,7 +11,7 @@ SRC_URI="mirror://nongnu/${PN}/${P}.tar.xz"
21
22 LICENSE="GPL-3"
23 SLOT="0"
24 -KEYWORDS="~alpha ~amd64 arm ~arm64 ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86 ~amd64-linux ~arm-linux ~x86-linux"
25 +KEYWORDS="~alpha ~amd64 arm ~arm64 ~hppa ~ia64 ~m68k ~mips ppc ppc64 ~s390 ~sh ~sparc ~x86 ~amd64-linux ~arm-linux ~x86-linux"
26 IUSE="berkdb +gdbm +manpager nls selinux static-libs zlib"
27
28 CDEPEND=">=dev-libs/libpipeline-1.4.0