sys-apps/man-db: Sync with Gentoo

It's from Gentoo commit 4eef2615b81522690aa8bdf527f5d84c03f138f6.

Signed-off-by: Mathieu Tortuyaux <mtortuyaux@microsoft.com>
This commit is contained in:
Flatcar Buildbot 2025-07-21 07:17:31 +00:00 committed by Mathieu Tortuyaux
parent ea278f1061
commit 7c4267e501
No known key found for this signature in database
GPG Key ID: AC5CCFB52545D9B8

View File

@ -14,7 +14,7 @@ else
inherit libtool inherit libtool
# TODO: Change tarballs to gitlab too...? # TODO: Change tarballs to gitlab too...?
SRC_URI="mirror://nongnu/${PN}/${P}.tar.xz" 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 fi
LICENSE="GPL-3" LICENSE="GPL-3"