commit:     9006ff322234ddb44fa7bce4b4f96a9d0ed4de51
Author:     Fabian Groffen <grobian <AT> gentoo <DOT> org>
AuthorDate: Fri Aug 20 14:18:38 2021 +0000
Commit:     Fabian Groffen <grobian <AT> gentoo <DOT> org>
CommitDate: Fri Aug 20 14:18:45 2021 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=9006ff32

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 <grobian <AT> gentoo.org>

 sys-apps/man-db/man-db-2.9.4-r1.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

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 b96129617cc..4dd59206d9d 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"

Reply via email to