dev-libs/json-c: Sync with Gentoo

It's from Gentoo commit 6a2ac295441f3d66cdddc22a6334c5407090b211.
This commit is contained in:
Flatcar Buildbot 2024-11-25 07:05:18 +00:00 committed by Krzesimir Nowak
parent 4d290db482
commit a175983e89

View File

@ -14,7 +14,7 @@ if [[ ${PV} == 9999 ]] ; then
else
SRC_URI="https://s3.amazonaws.com/json-c_releases/releases/${P}.tar.gz"
KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~loong ~mips ~ppc ~ppc64 ~riscv ~s390 ~sparc ~x86 ~amd64-linux ~x86-linux ~ppc-macos"
KEYWORDS="~alpha amd64 arm arm64 hppa ~loong ~mips ppc ppc64 ~riscv ~s390 sparc x86 ~amd64-linux ~x86-linux ~ppc-macos"
fi
LICENSE="MIT"