commit: 78de0d81876de2485f22ecfaaea4de4d1750c90f
Author: Lars Wendler <polynomial-c <AT> gentoo <DOT> org>
AuthorDate: Thu May 4 08:34:24 2017 +0000
Commit: Lars Wendler <polynomial-c <AT> gentoo <DOT> org>
CommitDate: Thu May 4 08:34:24 2017 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=78de0d81
Revert "sys-apps/man-pages: Version 4.10 stable for all arches."
This reverts commit 15cb901aeb50bc15148b6a7054d246279c03e1e4.
Reverting because newer man-pages require newer keyutils.
sys-apps/man-pages/man-pages-4.10.ebuild | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/sys-apps/man-pages/man-pages-4.10.ebuild
b/sys-apps/man-pages/man-pages-4.10.ebuild
index 996869e4a1f..ddfd9b5a5b6 100644
--- a/sys-apps/man-pages/man-pages-4.10.ebuild
+++ b/sys-apps/man-pages/man-pages-4.10.ebuild
@@ -14,7 +14,7 @@
SRC_URI="mirror://kernel/linux/docs/man-pages/Archive/${P}.tar.xz
LICENSE="man-pages GPL-2+ BSD"
SLOT="0"
-KEYWORDS="alpha amd64 arm ~arm64 hppa ia64 ~m68k ~mips ppc ppc64 ~s390 ~sh
sparc x86 ~amd64-linux ~arm-linux ~x86-linux"
+KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~s390
~sh ~sparc ~x86 ~amd64-linux ~arm-linux ~x86-linux"
IUSE_L10N=" da de fr it ja nl pl ro ru zh-CN"
IUSE="nls ${IUSE_L10N// / l10n_}"
RESTRICT="binchecks"