diff options
author | Sam James <sam@gentoo.org> | 2021-05-13 17:53:18 +0000 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2021-05-13 17:53:18 +0000 |
commit | 841441fc0413c749f2d2d3b9f9dc4146a1ca15ea (patch) | |
tree | 4b026d3b4aae970518f263b042a75a4e3e564fb4 /sys-apps/help2man | |
parent | net-misc/dhcpcd: Stabilize 9.4.0-r1 ppc, #789828 (diff) | |
download | gentoo-841441fc0413c749f2d2d3b9f9dc4146a1ca15ea.tar.gz gentoo-841441fc0413c749f2d2d3b9f9dc4146a1ca15ea.tar.bz2 gentoo-841441fc0413c749f2d2d3b9f9dc4146a1ca15ea.zip |
sys-apps/help2man: Stabilize 1.48.3 ppc, #789834
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'sys-apps/help2man')
-rw-r--r-- | sys-apps/help2man/help2man-1.48.3.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sys-apps/help2man/help2man-1.48.3.ebuild b/sys-apps/help2man/help2man-1.48.3.ebuild index b5e419c6627c..8cd887e2376c 100644 --- a/sys-apps/help2man/help2man-1.48.3.ebuild +++ b/sys-apps/help2man/help2man-1.48.3.ebuild @@ -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 ~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 |