Gentoo Archives: gentoo-commits

From: "Anthony G. Basile" <blueness@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: sys-apps/man-pages/
Date: Sat, 08 Oct 2016 12:33:02
Message-Id: 1475929868.7242157f4c2233dc1ee1111cb705c695906a019b.blueness@gentoo
1 commit: 7242157f4c2233dc1ee1111cb705c695906a019b
2 Author: Anthony G. Basile <blueness <AT> gentoo <DOT> org>
3 AuthorDate: Sat Oct 8 12:31:08 2016 +0000
4 Commit: Anthony G. Basile <blueness <AT> gentoo <DOT> org>
5 CommitDate: Sat Oct 8 12:31:08 2016 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=7242157f
7
8 sys-apps/man-pages: stabilize 4.07 for all arches
9
10 Package-Manager: portage-2.2.28
11
12 sys-apps/man-pages/man-pages-4.07.ebuild | 2 +-
13 1 file changed, 1 insertion(+), 1 deletion(-)
14
15 diff --git a/sys-apps/man-pages/man-pages-4.07.ebuild b/sys-apps/man-pages/man-pages-4.07.ebuild
16 index ca09858..063f6c2 100644
17 --- a/sys-apps/man-pages/man-pages-4.07.ebuild
18 +++ b/sys-apps/man-pages/man-pages-4.07.ebuild
19 @@ -15,7 +15,7 @@ SRC_URI="mirror://kernel/linux/docs/man-pages/Archive/${P}.tar.xz
20
21 LICENSE="man-pages GPL-2+ BSD"
22 SLOT="0"
23 -KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86 ~amd64-linux ~arm-linux ~ia64-linux ~x86-linux"
24 +KEYWORDS="alpha amd64 arm arm64 hppa ia64 m68k ~mips ppc ppc64 s390 sh sparc x86 ~amd64-linux ~arm-linux ~ia64-linux ~x86-linux"
25 IUSE_L10N=" da de fr it ja nl pl ro ru zh-CN"
26 IUSE="nls ${IUSE_L10N// / l10n_}"
27 RESTRICT="binchecks"