diff options
author | 2021-02-18 07:24:05 +0000 | |
---|---|---|
committer | 2021-02-18 07:25:54 +0000 | |
commit | 234ce4e0877664324d2d0f1b693ed857963b21da (patch) | |
tree | cef38497320ebb03f33b207302e66ffee3db7d4f /sys-apps/help2man | |
parent | www-client/chromium: amd64 stable, bug #771012 (diff) | |
download | gentoo-234ce4e0877664324d2d0f1b693ed857963b21da.tar.gz gentoo-234ce4e0877664324d2d0f1b693ed857963b21da.tar.bz2 gentoo-234ce4e0877664324d2d0f1b693ed857963b21da.zip |
sys-apps/help2man: Stabilize 1.47.17 arm, #768990
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'sys-apps/help2man')
-rw-r--r-- | sys-apps/help2man/help2man-1.47.17.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sys-apps/help2man/help2man-1.47.17.ebuild b/sys-apps/help2man/help2man-1.47.17.ebuild index 32e6029a73fb..8832b330c3db 100644 --- a/sys-apps/help2man/help2man-1.47.17.ebuild +++ b/sys-apps/help2man/help2man-1.47.17.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 |