Gentoo Archives: gentoo-commits

From: Markus Meier <maekke@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 20:52:12
Message-Id: 1489006314.f56265c053e55986fa663b2b7daf8b609675d7e1.maekke@gentoo
1 commit: f56265c053e55986fa663b2b7daf8b609675d7e1
2 Author: Markus Meier <maekke <AT> gentoo <DOT> org>
3 AuthorDate: Wed Mar 8 20:51:54 2017 +0000
4 Commit: Markus Meier <maekke <AT> gentoo <DOT> org>
5 CommitDate: Wed Mar 8 20:51:54 2017 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=f56265c0
7
8 sys-apps/man-db: arm stable, bug #602588
9
10 Package-Manager: Portage-2.3.4, Repoman-2.3.2
11 RepoMan-Options: --include-arches="arm"
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 4d7ce5816e8..1e4defc1fc3 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