diff options
author | Sam James <sam@gentoo.org> | 2021-02-06 15:41:24 +0000 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2021-02-06 15:41:24 +0000 |
commit | a465b59144f8548b9d2e360fbcf4b4231f74c19d (patch) | |
tree | 4fe2889ec7c74f198549e1c95c4b652f49e86263 /sys-apps/help2man | |
parent | sys-apps/help2man: Stabilize 1.47.17 s390, #768990 (diff) | |
download | gentoo-a465b59144f8548b9d2e360fbcf4b4231f74c19d.tar.gz gentoo-a465b59144f8548b9d2e360fbcf4b4231f74c19d.tar.bz2 gentoo-a465b59144f8548b9d2e360fbcf4b4231f74c19d.zip |
sys-apps/help2man: Stabilize 1.47.17 ppc64, #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 653f62e8833c..5b639d416b24 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 |