Gentoo Archives: gentoo-commits

From: Agostino Sarubbo <ago@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: sys-apps/man-db/
Date: Thu, 24 Sep 2015 07:59:27
Message-Id: 1443081432.9a779939836015e0edc6a42f61e19468d9ee26f4.ago@gentoo
1 commit: 9a779939836015e0edc6a42f61e19468d9ee26f4
2 Author: Agostino Sarubbo <ago <AT> gentoo <DOT> org>
3 AuthorDate: Thu Sep 24 07:57:12 2015 +0000
4 Commit: Agostino Sarubbo <ago <AT> gentoo <DOT> org>
5 CommitDate: Thu Sep 24 07:57:12 2015 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=9a779939
7
8 sys-apps/man-db: ia64 stable wrt bug #559140
9
10 Package-Manager: portage-2.2.20.1
11 RepoMan-Options: --include-arches="ia64"
12
13 sys-apps/man-db/man-db-2.7.2.ebuild | 2 +-
14 1 file changed, 1 insertion(+), 1 deletion(-)
15
16 diff --git a/sys-apps/man-db/man-db-2.7.2.ebuild b/sys-apps/man-db/man-db-2.7.2.ebuild
17 index 8551b69..583e993 100644
18 --- a/sys-apps/man-db/man-db-2.7.2.ebuild
19 +++ b/sys-apps/man-db/man-db-2.7.2.ebuild
20 @@ -12,7 +12,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 ~arm-linux ~x86-linux"
25 +KEYWORDS="alpha amd64 arm ~arm64 hppa ia64 ~m68k ~mips ppc ppc64 ~s390 ~sh sparc x86 ~arm-linux ~x86-linux"
26 IUSE="berkdb +gdbm nls selinux static-libs zlib"
27
28 CDEPEND=">=dev-libs/libpipeline-1.4.0