diff options
author | WANG Xuerui <xen0n@gentoo.org> | 2022-04-26 13:36:35 +0800 |
---|---|---|
committer | WANG Xuerui <xen0n@gentoo.org> | 2022-04-29 15:58:13 +0800 |
commit | 55136f4f43570e5b0e6bedc14f6857bb6ca17a2c (patch) | |
tree | a262e26e811b22b90ff49e6d4b4c93d4e7299f6e /app-text/manpager | |
parent | net-libs/libmnl: keyword 1.0.5 for ~loong (diff) | |
download | gentoo-55136f4f43570e5b0e6bedc14f6857bb6ca17a2c.tar.gz gentoo-55136f4f43570e5b0e6bedc14f6857bb6ca17a2c.tar.bz2 gentoo-55136f4f43570e5b0e6bedc14f6857bb6ca17a2c.zip |
app-text/manpager: keyword 1 for ~loong
Signed-off-by: WANG Xuerui <xen0n@gentoo.org>
Diffstat (limited to 'app-text/manpager')
-rw-r--r-- | app-text/manpager/manpager-1.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/app-text/manpager/manpager-1.ebuild b/app-text/manpager/manpager-1.ebuild index 49301d4d54ef..625fe3ffedb5 100644 --- a/app-text/manpager/manpager-1.ebuild +++ b/app-text/manpager/manpager-1.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 @@ HOMEPAGE="https://wiki.gentoo.org/wiki/No_homepage" LICENSE="GPL-2" 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 ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris" +KEYWORDS="~alpha amd64 arm arm64 hppa ~ia64 ~loong ~m68k ~mips ppc ppc64 ~riscv ~s390 sparc x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris" S=${WORKDIR} |