dev-libs/libbsd: Sync with Gentoo

It's from Gentoo commit afddeea5151c0f5e3d0166df2344abd5be260ac5.
This commit is contained in:
Flatcar Buildbot 2023-08-14 07:09:35 +00:00
parent 93ff7054e3
commit c2cbb1e9cd

View File

@ -11,7 +11,7 @@ HOMEPAGE="https://libbsd.freedesktop.org/wiki/ https://gitlab.freedesktop.org/li
SRC_URI="https://${PN}.freedesktop.org/releases/${P}.tar.xz" SRC_URI="https://${PN}.freedesktop.org/releases/${P}.tar.xz"
SRC_URI+=" verify-sig? ( https://${PN}.freedesktop.org/releases/${P}.tar.xz.asc )" SRC_URI+=" verify-sig? ( https://${PN}.freedesktop.org/releases/${P}.tar.xz.asc )"
LICENSE="BSD BSD-2 BSD-4 ISC" LICENSE="BEER-WARE BSD BSD-2 BSD-4 ISC MIT"
SLOT="0" SLOT="0"
KEYWORDS="~alpha amd64 arm arm64 hppa ~ia64 ~loong ~m68k ~mips ppc ppc64 ~riscv ~s390 sparc x86 ~amd64-linux ~x86-linux" KEYWORDS="~alpha amd64 arm arm64 hppa ~ia64 ~loong ~m68k ~mips ppc ppc64 ~riscv ~s390 sparc x86 ~amd64-linux ~x86-linux"
IUSE="static-libs" IUSE="static-libs"