commit: 1eea02fdb8e7804e063764606ad656eff23f794f Author: James Le Cuirot <chewi <AT> gentoo <DOT> org> AuthorDate: Sat Feb 7 22:27:52 2026 +0000 Commit: James Le Cuirot <chewi <AT> gentoo <DOT> org> CommitDate: Sat Feb 7 22:30:16 2026 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=1eea02fd
dev-libs/yyjson: Keyword 0.12.0 for ~m68k The tests pass. Signed-off-by: James Le Cuirot <chewi <AT> gentoo.org> dev-libs/yyjson/yyjson-0.12.0.ebuild | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/dev-libs/yyjson/yyjson-0.12.0.ebuild b/dev-libs/yyjson/yyjson-0.12.0.ebuild index 7f6bccd7f966..93c304e15aba 100644 --- a/dev-libs/yyjson/yyjson-0.12.0.ebuild +++ b/dev-libs/yyjson/yyjson-0.12.0.ebuild @@ -1,4 +1,4 @@ -# Copyright 2023-2025 Gentoo Authors +# Copyright 2023-2026 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=8 @@ -11,7 +11,7 @@ SRC_URI="https://github.com/ibireme/yyjson/archive/refs/tags/${PV}.tar.gz -> ${P LICENSE="MIT test? ( BSD )" SLOT="0/0" -KEYWORDS="amd64 ~arm arm64 ~loong ~ppc ppc64 ~riscv ~sparc x86" +KEYWORDS="amd64 ~arm arm64 ~loong ~m68k ~ppc ppc64 ~riscv ~sparc x86" IUSE="doc test"
