From 9b94342f7642f08b9a4257902aace89fe07227e3 Mon Sep 17 00:00:00 2001 From: Sam James Date: Sun, 22 Jun 2025 01:25:12 +0100 Subject: [PATCH] sys-apps/man-db: Stabilize 2.13.1 ppc, #957194 Signed-off-by: Sam James --- sys-apps/man-db/man-db-2.13.1.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/sys-apps/man-db/man-db-2.13.1.ebuild b/sys-apps/man-db/man-db-2.13.1.ebuild index a45575d98b006..babc895085592 100644 --- a/sys-apps/man-db/man-db-2.13.1.ebuild +++ b/sys-apps/man-db/man-db-2.13.1.ebuild @@ -14,7 +14,7 @@ else inherit libtool # TODO: Change tarballs to gitlab too...? SRC_URI="mirror://nongnu/${PN}/${P}.tar.xz" - KEYWORDS="~alpha amd64 arm arm64 ~hppa ~loong ~m68k ~mips ~ppc ppc64 ~riscv ~s390 ~sparc x86 ~amd64-linux ~x86-linux ~arm64-macos ~ppc-macos ~x64-macos ~x64-solaris" + KEYWORDS="~alpha amd64 arm arm64 ~hppa ~loong ~m68k ~mips ppc ppc64 ~riscv ~s390 ~sparc x86 ~amd64-linux ~x86-linux ~arm64-macos ~ppc-macos ~x64-macos ~x64-solaris" fi LICENSE="GPL-3"