diff options
author | WANG Xuerui <xen0n@gentoo.org> | 2022-04-29 15:33:30 +0800 |
---|---|---|
committer | WANG Xuerui <xen0n@gentoo.org> | 2022-04-29 15:58:30 +0800 |
commit | 815b512a72e8abee6813662b233d0fabca82e9a8 (patch) | |
tree | 51044ce09ca246c035bc9099366a4976f44d8f43 /sys-apps | |
parent | sys-apps/texinfo: keyword 6.8 for ~loong (diff) | |
download | gentoo-815b512a72e8abee6813662b233d0fabca82e9a8.tar.gz gentoo-815b512a72e8abee6813662b233d0fabca82e9a8.tar.bz2 gentoo-815b512a72e8abee6813662b233d0fabca82e9a8.zip |
sys-apps/help2man: keyword 1.48.5 for ~loong
Signed-off-by: WANG Xuerui <xen0n@gentoo.org>
Diffstat (limited to 'sys-apps')
-rw-r--r-- | sys-apps/help2man/help2man-1.48.5.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/sys-apps/help2man/help2man-1.48.5.ebuild b/sys-apps/help2man/help2man-1.48.5.ebuild index 31a7f04f2fc2..b55c7a1c9a5e 100644 --- a/sys-apps/help2man/help2man-1.48.5.ebuild +++ b/sys-apps/help2man/help2man-1.48.5.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 @@ -9,7 +9,7 @@ SRC_URI="mirror://gnu/${PN}/${P}.tar.xz" LICENSE="GPL-3" 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" IUSE="nls" RDEPEND="dev-lang/perl |