From 9006ff322234ddb44fa7bce4b4f96a9d0ed4de51 Mon Sep 17 00:00:00 2001 From: Fabian Groffen Date: Fri, 20 Aug 2021 16:18:38 +0200 Subject: sys-apps/man-db-2.9.4-r1: restore Prefix keywords keywords were dropped in dacff66592c1745927caea717211fc7b78e3cdc2 for some reason, restore so we have a keyworded ebuild after 38ca8533c440558118b9b9b71c2196c6983a005a Package-Manager: Portage-3.0.20, Repoman-3.0.3 Signed-off-by: Fabian Groffen --- sys-apps/man-db/man-db-2.9.4-r1.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'sys-apps/man-db') diff --git a/sys-apps/man-db/man-db-2.9.4-r1.ebuild b/sys-apps/man-db/man-db-2.9.4-r1.ebuild index b96129617cc4..4dd59206d9d6 100644 --- a/sys-apps/man-db/man-db-2.9.4-r1.ebuild +++ b/sys-apps/man-db/man-db-2.9.4-r1.ebuild @@ -12,7 +12,7 @@ if [[ "${PV}" = 9999* ]] ; then EGIT_REPO_URI="https://git.savannah.gnu.org/git/man-db.git" else SRC_URI="mirror://nongnu/${PN}/${P}.tar.xz" - KEYWORDS="~alpha amd64 arm arm64 hppa ~ia64 ~m68k ~mips ppc ppc64 ~riscv ~s390 sparc x86 ~amd64-linux ~x86-linux" + KEYWORDS="~alpha amd64 arm arm64 hppa ~ia64 ~m68k ~mips ppc ppc64 ~riscv ~s390 sparc x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris" fi LICENSE="GPL-3" -- cgit v1.2.3-65-gdbad