diff options
Diffstat (limited to 'sys-apps')
-rw-r--r-- | sys-apps/man-pages/man-pages-5.09.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/sys-apps/man-pages/man-pages-5.09.ebuild b/sys-apps/man-pages/man-pages-5.09.ebuild index 5095446eeaad..58d24ea28c5d 100644 --- a/sys-apps/man-pages/man-pages-5.09.ebuild +++ b/sys-apps/man-pages/man-pages-5.09.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2020 Gentoo Authors +# Copyright 1999-2021 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=7 @@ -14,7 +14,7 @@ SRC_URI="https://www.kernel.org/pub/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 ~riscv s390 sparc x86 ~amd64-linux ~x86-linux" +KEYWORDS="~alpha amd64 arm arm64 hppa ~ia64 ~m68k ~mips ppc ppc64 ~riscv ~s390 sparc x86 ~amd64-linux ~x86-linux" IUSE_L10N=" de fr it ja nl pl ru zh-CN" IUSE="${IUSE_L10N// / l10n_}" RESTRICT="binchecks" |