sys-apps/man-db: Sync with Gentoo

It's from Gentoo commit 6169c5d62b8d8a0032966883778a64f340a927ce.
This commit is contained in:
Flatcar Buildbot 2024-10-21 07:08:24 +00:00
parent 361f53f212
commit 169787f5a7

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"