mirror of
https://github.com/flatcar/scripts.git
synced 2026-02-18 22:21:36 +01:00
dev-util/pkgconf: Sync with Gentoo
It's from Gentoo commit 83c1daf24323d0e9890503ea2a6c64518cc979fa. Signed-off-by: Flatcar Buildbot <buildbot@flatcar-linux.org>
This commit is contained in:
parent
7d1a5e61a4
commit
2e77ee2fe0
@ -10,7 +10,7 @@ if [[ ${PV} == 9999 ]] ; then
|
||||
EGIT_REPO_URI="https://github.com/pkgconf/pkgconf"
|
||||
else
|
||||
SRC_URI="https://distfiles.ariadne.space/${PN}/${P}.tar.xz"
|
||||
KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~loong ~m68k ~mips ~ppc ~ppc64 ~riscv ~s390 ~sparc ~x86 ~amd64-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 ~arm64-macos ~ppc-macos ~x64-macos ~x64-solaris"
|
||||
fi
|
||||
|
||||
DESCRIPTION="pkg-config compatible replacement with no dependencies other than C99"
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user