diff options
author | Sergei Trofimovich <slyfox@gentoo.org> | 2018-09-30 22:31:31 +0100 |
---|---|---|
committer | Sergei Trofimovich <slyfox@gentoo.org> | 2018-09-30 22:37:57 +0100 |
commit | 122250ee21e3209305014bcfc64c838cd58b28a7 (patch) | |
tree | b1615ab64f1568c53c5c8c26cfc04e0cf0704533 | |
parent | x11-misc/xdg-utils: stable 1.1.3-r1 for ia64, bug #666874 (diff) | |
download | gentoo-122250ee21e3209305014bcfc64c838cd58b28a7.tar.gz gentoo-122250ee21e3209305014bcfc64c838cd58b28a7.tar.bz2 gentoo-122250ee21e3209305014bcfc64c838cd58b28a7.zip |
sys-apps/help2man: stable 1.47.6 for ia64, bug #666958
Signed-off-by: Sergei Trofimovich <slyfox@gentoo.org>
Package-Manager: Portage-2.3.50, Repoman-2.3.11
RepoMan-Options: --include-arches="ia64"
-rw-r--r-- | sys-apps/help2man/help2man-1.47.6.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/sys-apps/help2man/help2man-1.47.6.ebuild b/sys-apps/help2man/help2man-1.47.6.ebuild index d17ef937b47f..117526784617 100644 --- a/sys-apps/help2man/help2man-1.47.6.ebuild +++ b/sys-apps/help2man/help2man-1.47.6.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2018 Gentoo Foundation +# Copyright 1999-2018 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=6 @@ -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 |