From 7bd197c99dc29188ccfd4fa537325a1be5329a53 Mon Sep 17 00:00:00 2001 From: Sam James Date: Sat, 4 Jul 2026 22:28:29 +0100 Subject: [PATCH] dev-cpp/libxmlpp: Stabilize 5.4.0 arm, #978610 Signed-off-by: Sam James --- dev-cpp/libxmlpp/libxmlpp-5.4.0.ebuild | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/dev-cpp/libxmlpp/libxmlpp-5.4.0.ebuild b/dev-cpp/libxmlpp/libxmlpp-5.4.0.ebuild index bca45beea1777..f4400cb5d34e9 100644 --- a/dev-cpp/libxmlpp/libxmlpp-5.4.0.ebuild +++ b/dev-cpp/libxmlpp/libxmlpp-5.4.0.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2025 Gentoo Authors +# Copyright 1999-2026 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=8 @@ -11,7 +11,7 @@ HOMEPAGE="https://libxmlplusplus.sourceforge.net/" LICENSE="LGPL-2.1" SLOT="5.0" -KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~loong ~mips ~ppc ~ppc64 ~riscv ~sparc ~x86" +KEYWORDS="~alpha ~amd64 arm ~arm64 ~hppa ~loong ~mips ~ppc ~ppc64 ~riscv ~sparc ~x86" IUSE="doc test" RESTRICT="!test? ( test )"