commit: 2f4c4faec74cab4b52ce7e00287d617f14c1504a Author: Sam James <sam <AT> gentoo <DOT> org> AuthorDate: Sun Oct 6 11:21:17 2024 +0000 Commit: Sam James <sam <AT> gentoo <DOT> org> CommitDate: Sun Oct 6 11:21:17 2024 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=2f4c4fae
dev-libs/yajl: Stabilize 2.1.0-r5 x86, #940963 Signed-off-by: Sam James <sam <AT> gentoo.org> dev-libs/yajl/yajl-2.1.0-r5.ebuild | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/dev-libs/yajl/yajl-2.1.0-r5.ebuild b/dev-libs/yajl/yajl-2.1.0-r5.ebuild index 342971765b5f..146ca3375fa0 100644 --- a/dev-libs/yajl/yajl-2.1.0-r5.ebuild +++ b/dev-libs/yajl/yajl-2.1.0-r5.ebuild @@ -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 EAPI=8 @@ -11,7 +11,7 @@ SRC_URI="https://github.com/lloyd/yajl/archive/refs/tags/${PV}.tar.gz -> ${P}-r5 LICENSE="ISC" SLOT="0/2" -KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~loong ~ppc ~ppc64 ~riscv ~s390 ~sparc ~x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x64-solaris" +KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~loong ~ppc ~ppc64 ~riscv ~s390 ~sparc x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x64-solaris" IUSE="" PATCHES=(
