Gentoo Archives: gentoo-commits

From: Sergei Trofimovich <slyfox@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: sys-apps/man/
Date: Sat, 07 Apr 2018 21:30:53
Message-Id: 1523136644.b259e436d5904ac64300f6fa4963ac4c455f2513.slyfox@gentoo
1 commit: b259e436d5904ac64300f6fa4963ac4c455f2513
2 Author: Sergei Trofimovich <slyfox <AT> gentoo <DOT> org>
3 AuthorDate: Sat Apr 7 21:29:03 2018 +0000
4 Commit: Sergei Trofimovich <slyfox <AT> gentoo <DOT> org>
5 CommitDate: Sat Apr 7 21:30:44 2018 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=b259e436
7
8 sys-apps/man: stable 1.6g-r1 for ppc64, bug #648824
9
10 Package-Manager: Portage-2.3.28, Repoman-2.3.9
11 RepoMan-Options: --include-arches="ppc64"
12
13 sys-apps/man/man-1.6g-r1.ebuild | 2 +-
14 1 file changed, 1 insertion(+), 1 deletion(-)
15
16 diff --git a/sys-apps/man/man-1.6g-r1.ebuild b/sys-apps/man/man-1.6g-r1.ebuild
17 index 1a296cf7f7f..0a36b29819f 100644
18 --- a/sys-apps/man/man-1.6g-r1.ebuild
19 +++ b/sys-apps/man/man-1.6g-r1.ebuild
20 @@ -11,7 +11,7 @@ SRC_URI="http://primates.ximian.com/~flucifredi/man/${P}.tar.gz"
21
22 LICENSE="GPL-2"
23 SLOT="0"
24 -KEYWORDS="alpha amd64 arm ~arm64 ~hppa ia64 ~m68k ~mips ~ppc ~ppc64 ~s390 ~sh sparc x86 ~amd64-fbsd ~x86-fbsd"
25 +KEYWORDS="alpha amd64 arm ~arm64 ~hppa ia64 ~m68k ~mips ~ppc ppc64 ~s390 ~sh sparc x86 ~amd64-fbsd ~x86-fbsd"
26 IUSE="+lzma nls selinux"
27
28 DEPEND="nls? ( sys-devel/gettext )"