summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorArthur Zamarin <arthurzam@gentoo.org>2023-03-04 07:33:36 +0200
committerArthur Zamarin <arthurzam@gentoo.org>2023-03-04 07:33:40 +0200
commit9fca8b37c94d4246c4743f54a70836d23a7f88dc (patch)
treea46b2bf9865467cd86d92479ee5d310ec03b5f0d /sys-apps/man2html
parentsys-apps/portage: drop 3.0.45.1-r2 (diff)
downloadgentoo-9fca8b37c94d4246c4743f54a70836d23a7f88dc.tar.gz
gentoo-9fca8b37c94d4246c4743f54a70836d23a7f88dc.tar.bz2
gentoo-9fca8b37c94d4246c4743f54a70836d23a7f88dc.zip
sys-apps/man2html: Stabilize 1.6g-r2 ppc64, #899328
Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
Diffstat (limited to 'sys-apps/man2html')
-rw-r--r--sys-apps/man2html/man2html-1.6g-r2.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/sys-apps/man2html/man2html-1.6g-r2.ebuild b/sys-apps/man2html/man2html-1.6g-r2.ebuild
index e9d4766f3b43..3b88959b91ad 100644
--- a/sys-apps/man2html/man2html-1.6g-r2.ebuild
+++ b/sys-apps/man2html/man2html-1.6g-r2.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2022 Gentoo Authors
+# Copyright 1999-2023 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=8
@@ -14,7 +14,7 @@ S="${WORKDIR}/${MY_P}"
LICENSE="GPL-2"
SLOT="0"
-KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~riscv ~s390 ~sparc ~x86"
+KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~m68k ~mips ~ppc ppc64 ~riscv ~s390 ~sparc ~x86"
RDEPEND="!sys-apps/man"