diff options
author | 2021-05-13 16:23:48 +0000 | |
---|---|---|
committer | 2021-05-13 16:23:48 +0000 | |
commit | 09b685e58d7c530c5e42b2116d864758cb85fd63 (patch) | |
tree | 92edb2923814cba0ee9a1ba55451b78fb5ef0cd9 /sys-apps/help2man | |
parent | net-misc/dhcpcd: Stabilize 9.4.0-r1 ppc64, #789828 (diff) | |
download | gentoo-09b685e58d7c530c5e42b2116d864758cb85fd63.tar.gz gentoo-09b685e58d7c530c5e42b2116d864758cb85fd63.tar.bz2 gentoo-09b685e58d7c530c5e42b2116d864758cb85fd63.zip |
sys-apps/help2man: Stabilize 1.48.3 ppc64, #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 4a0bf90e0e08..b5e419c6627c 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 |