Gentoo Archives: gentoo-commits

From: Lars Wendler <polynomial-c@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: sys-apps/man-pages/
Date: Thu, 04 May 2017 08:34:40
Message-Id: 1493886864.78de0d81876de2485f22ecfaaea4de4d1750c90f.polynomial-c@gentoo
1 commit: 78de0d81876de2485f22ecfaaea4de4d1750c90f
2 Author: Lars Wendler <polynomial-c <AT> gentoo <DOT> org>
3 AuthorDate: Thu May 4 08:34:24 2017 +0000
4 Commit: Lars Wendler <polynomial-c <AT> gentoo <DOT> org>
5 CommitDate: Thu May 4 08:34:24 2017 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=78de0d81
7
8 Revert "sys-apps/man-pages: Version 4.10 stable for all arches."
9
10 This reverts commit 15cb901aeb50bc15148b6a7054d246279c03e1e4.
11
12 Reverting because newer man-pages require newer keyutils.
13
14 sys-apps/man-pages/man-pages-4.10.ebuild | 2 +-
15 1 file changed, 1 insertion(+), 1 deletion(-)
16
17 diff --git a/sys-apps/man-pages/man-pages-4.10.ebuild b/sys-apps/man-pages/man-pages-4.10.ebuild
18 index 996869e4a1f..ddfd9b5a5b6 100644
19 --- a/sys-apps/man-pages/man-pages-4.10.ebuild
20 +++ b/sys-apps/man-pages/man-pages-4.10.ebuild
21 @@ -14,7 +14,7 @@ SRC_URI="mirror://kernel/linux/docs/man-pages/Archive/${P}.tar.xz
22
23 LICENSE="man-pages GPL-2+ BSD"
24 SLOT="0"
25 -KEYWORDS="alpha amd64 arm ~arm64 hppa ia64 ~m68k ~mips ppc ppc64 ~s390 ~sh sparc x86 ~amd64-linux ~arm-linux ~x86-linux"
26 +KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86 ~amd64-linux ~arm-linux ~x86-linux"
27 IUSE_L10N=" da de fr it ja nl pl ro ru zh-CN"
28 IUSE="nls ${IUSE_L10N// / l10n_}"
29 RESTRICT="binchecks"