From 543ae62a0f04cbb0510e44a7855667fbced32cfe Mon Sep 17 00:00:00 2001 From: Sam James Date: Sun, 13 Jul 2025 10:17:47 +0100 Subject: [PATCH] dev-util/treecc: Stabilize 0.3.10-r3 sparc, #958759 Signed-off-by: Sam James --- dev-util/treecc/treecc-0.3.10-r3.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/dev-util/treecc/treecc-0.3.10-r3.ebuild b/dev-util/treecc/treecc-0.3.10-r3.ebuild index 2308f48fd405b..a034e4dcf8a5a 100644 --- a/dev-util/treecc/treecc-0.3.10-r3.ebuild +++ b/dev-util/treecc/treecc-0.3.10-r3.ebuild @@ -11,7 +11,7 @@ SRC_URI="https://download.savannah.gnu.org/releases/dotgnu-pnet/${P}.tar.gz" LICENSE="GPL-2+" SLOT="0" -KEYWORDS="~alpha amd64 arm ~hppa ~mips ppc ppc64 ~s390 ~sparc x86 ~amd64-linux ~x86-linux ~ppc-macos" +KEYWORDS="~alpha amd64 arm ~hppa ~mips ppc ppc64 ~s390 sparc x86 ~amd64-linux ~x86-linux ~ppc-macos" IUSE="doc examples" DEPEND="doc? ( app-text/texi2html )"