diff options
author | WANG Xuerui <xen0n@gentoo.org> | 2022-04-26 13:37:18 +0800 |
---|---|---|
committer | WANG Xuerui <xen0n@gentoo.org> | 2022-04-29 15:58:21 +0800 |
commit | b1580e1e02a238ef68b35192f6afed180fd224ba (patch) | |
tree | 6660e0844c517c17aed25eeed4b145d389b9fd48 /sys-apps/man-pages-posix | |
parent | virtual/man: keyword 0-r4 for ~loong (diff) | |
download | gentoo-b1580e1e02a238ef68b35192f6afed180fd224ba.tar.gz gentoo-b1580e1e02a238ef68b35192f6afed180fd224ba.tar.bz2 gentoo-b1580e1e02a238ef68b35192f6afed180fd224ba.zip |
sys-apps/man-pages-posix: keyword 2017a for ~loong
Signed-off-by: WANG Xuerui <xen0n@gentoo.org>
Diffstat (limited to 'sys-apps/man-pages-posix')
-rw-r--r-- | sys-apps/man-pages-posix/man-pages-posix-2017a.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/sys-apps/man-pages-posix/man-pages-posix-2017a.ebuild b/sys-apps/man-pages-posix/man-pages-posix-2017a.ebuild index f29b60c9e04b..81d0d14450e1 100644 --- a/sys-apps/man-pages-posix/man-pages-posix-2017a.ebuild +++ b/sys-apps/man-pages-posix/man-pages-posix-2017a.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2021 Gentoo Authors +# Copyright 1999-2022 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=7 @@ -10,7 +10,7 @@ SRC_URI="https://www.kernel.org/pub/linux/docs/man-pages/${PN}/${MY_P}.tar.xz" LICENSE="man-pages-posix-2013" SLOT="0" -KEYWORDS="~alpha amd64 arm arm64 hppa ~ia64 ~m68k ~mips ppc ppc64 ~riscv ~s390 sparc x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos" +KEYWORDS="~alpha amd64 arm arm64 hppa ~ia64 ~loong ~m68k ~mips ppc ppc64 ~riscv ~s390 sparc x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos" IUSE="" RESTRICT="binchecks" |