From 017f2dec5a3b5f690ed0702d9d7aa6d505b34f53 Mon Sep 17 00:00:00 2001 From: Sam James Date: Tue, 19 Jan 2021 02:20:36 +0000 Subject: dev-libs/pugixml: Stabilize 1.11.4 sparc, #766021 Signed-off-by: Sam James --- dev-libs/pugixml/pugixml-1.11.4.ebuild | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'dev-libs/pugixml') diff --git a/dev-libs/pugixml/pugixml-1.11.4.ebuild b/dev-libs/pugixml/pugixml-1.11.4.ebuild index 0750359ebd79..26ffdda521c7 100644 --- a/dev-libs/pugixml/pugixml-1.11.4.ebuild +++ b/dev-libs/pugixml/pugixml-1.11.4.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2020 Gentoo Authors +# Copyright 1999-2021 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=7 @@ -10,7 +10,7 @@ if [[ ${PV} == *9999 ]] ; then inherit git-r3 else SRC_URI="https://github.com/zeux/${PN}/releases/download/v${PV}/${P}.tar.gz" - KEYWORDS="~amd64 ~arm ~arm64 ~hppa ~ia64 ~ppc ~ppc64 ~sparc ~x86 ~amd64-linux ~x86-linux" + KEYWORDS="~amd64 ~arm ~arm64 ~hppa ~ia64 ~ppc ~ppc64 sparc ~x86 ~amd64-linux ~x86-linux" fi DESCRIPTION="Light-weight, simple, and fast XML parser for C++ with XPath support" -- cgit v1.2.3-18-g5258