commit: b25e12d194aa6fdcf00a6a994cd83f931e79092b Author: Eli Schwartz <eschwartz <AT> gentoo <DOT> org> AuthorDate: Sun Feb 1 00:35:00 2026 +0000 Commit: Eli Schwartz <eschwartz <AT> gentoo <DOT> org> CommitDate: Sun Feb 1 03:32:07 2026 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=b25e12d1
dev-libs/expat: Stabilize 2.7.4 x86, #969478 Signed-off-by: Eli Schwartz <eschwartz <AT> gentoo.org> dev-libs/expat/expat-2.7.4.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/dev-libs/expat/expat-2.7.4.ebuild b/dev-libs/expat/expat-2.7.4.ebuild index a912f0fe0e6c..9ae382c46201 100644 --- a/dev-libs/expat/expat-2.7.4.ebuild +++ b/dev-libs/expat/expat-2.7.4.ebuild @@ -11,7 +11,7 @@ SRC_URI="https://github.com/libexpat/libexpat/releases/download/R_${PV//\./_}/ex LICENSE="MIT" SLOT="0" -KEYWORDS="~alpha amd64 ~arm ~arm64 ~hppa ~loong ~m68k ~mips ppc ~ppc64 ~riscv ~s390 ~sparc ~x86 ~arm64-macos ~x64-macos ~x64-solaris" +KEYWORDS="~alpha amd64 ~arm ~arm64 ~hppa ~loong ~m68k ~mips ppc ~ppc64 ~riscv ~s390 ~sparc x86 ~arm64-macos ~x64-macos ~x64-solaris" IUSE="examples static-libs test unicode" RESTRICT="!test? ( test )" BDEPEND="unicode? ( ${AUTOTOOLS_DEPEND} )"
