mirror of
https://github.com/flatcar/scripts.git
synced 2025-08-10 22:46:58 +02:00
dev-libs/libunistring: Sync with Gentoo
It's from Gentoo commit e8d323965acb16e1614153fef8a6c052025fccc5.
This commit is contained in:
parent
a5b568c631
commit
e918ada0f4
@ -1,4 +1,4 @@
|
|||||||
# Copyright 1999-2023 Gentoo Authors
|
# Copyright 1999-2024 Gentoo Authors
|
||||||
# Distributed under the terms of the GNU General Public License v2
|
# Distributed under the terms of the GNU General Public License v2
|
||||||
|
|
||||||
EAPI=8
|
EAPI=8
|
||||||
@ -12,7 +12,7 @@ SRC_URI="mirror://gnu/${PN}/${P}.tar.xz"
|
|||||||
LICENSE="|| ( LGPL-3+ GPL-2+ ) || ( FDL-1.2 GPL-3+ )"
|
LICENSE="|| ( LGPL-3+ GPL-2+ ) || ( FDL-1.2 GPL-3+ )"
|
||||||
# Check regularly even on "minor" bumps
|
# Check regularly even on "minor" bumps
|
||||||
SLOT="0/5"
|
SLOT="0/5"
|
||||||
KEYWORDS="~alpha amd64 ~arm ~arm64 hppa ~ia64 ~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 ~ia64 ~loong ~m68k ~mips ppc ppc64 ~riscv ~s390 sparc x86 ~amd64-linux ~x86-linux ~arm64-macos ~ppc-macos ~x64-macos ~x64-solaris"
|
||||||
IUSE="doc static-libs"
|
IUSE="doc static-libs"
|
||||||
|
|
||||||
PATCHES=(
|
PATCHES=(
|
||||||
|
Loading…
Reference in New Issue
Block a user