diff options
author | Matt Turner <mattst88@gentoo.org> | 2018-10-06 15:45:48 -0400 |
---|---|---|
committer | Matt Turner <mattst88@gentoo.org> | 2018-10-06 15:46:10 -0400 |
commit | 8239a76de37d1a3b66830780e208e6e82c043a47 (patch) | |
tree | e49f51e320bdd30cd542ce97a016bd892d617abe /sys-apps/help2man | |
parent | x11-misc/xdg-utils-1.1.3-r1: ppc64 stable, bug 666874 (diff) | |
download | gentoo-8239a76de37d1a3b66830780e208e6e82c043a47.tar.gz gentoo-8239a76de37d1a3b66830780e208e6e82c043a47.tar.bz2 gentoo-8239a76de37d1a3b66830780e208e6e82c043a47.zip |
sys-apps/help2man-1.47.6: ppc64 stable, bug 666958
Signed-off-by: Matt Turner <mattst88@gentoo.org>
Diffstat (limited to 'sys-apps/help2man')
-rw-r--r-- | sys-apps/help2man/help2man-1.47.6.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sys-apps/help2man/help2man-1.47.6.ebuild b/sys-apps/help2man/help2man-1.47.6.ebuild index fd04b8e45684..ac10192b4498 100644 --- a/sys-apps/help2man/help2man-1.47.6.ebuild +++ b/sys-apps/help2man/help2man-1.47.6.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 ~s390 ~sh sparc x86 ~ppc-aix ~amd64-fbsd ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~m68k-mint ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris" +KEYWORDS="~alpha amd64 ~arm arm64 hppa ia64 ~m68k ~mips ppc ppc64 ~s390 ~sh sparc x86 ~ppc-aix ~amd64-fbsd ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~m68k-mint ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris" IUSE="nls" RDEPEND="dev-lang/perl |