diff options
author | Arthur Zamarin <arthurzam@gentoo.org> | 2023-03-04 08:56:42 +0000 |
---|---|---|
committer | Arthur Zamarin <arthurzam@gentoo.org> | 2023-03-04 08:56:42 +0000 |
commit | f0854f16f36b6a57fc87defe0966b091344dbe7e (patch) | |
tree | 91f11cb08473805531f49d5a1b3620fd33b0770e /sys-apps/help2man | |
parent | app-emulation/spice: Stabilize 0.15.1-r1 x86, #899236 (diff) | |
download | gentoo-f0854f16f36b6a57fc87defe0966b091344dbe7e.tar.gz gentoo-f0854f16f36b6a57fc87defe0966b091344dbe7e.tar.bz2 gentoo-f0854f16f36b6a57fc87defe0966b091344dbe7e.zip |
sys-apps/help2man: Stabilize 1.49.3 ppc, #899378
Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
Diffstat (limited to 'sys-apps/help2man')
-rw-r--r-- | sys-apps/help2man/help2man-1.49.3.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sys-apps/help2man/help2man-1.49.3.ebuild b/sys-apps/help2man/help2man-1.49.3.ebuild index 24757180007c..f63d06740911 100644 --- a/sys-apps/help2man/help2man-1.49.3.ebuild +++ b/sys-apps/help2man/help2man-1.49.3.ebuild @@ -10,7 +10,7 @@ SRC_URI="mirror://gnu/${PN}/${P}.tar.xz" # nls/FSFAP for bindtextdomain.c LICENSE="GPL-3+ nls? ( FSFAP )" SLOT="0" -KEYWORDS="~alpha ~amd64 arm arm64 hppa ~ia64 ~loong ~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 ~loong ~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 |