From c9a95d16256f21dfcd3d64a82191e4ffddcfc9b0 Mon Sep 17 00:00:00 2001 From: Sam James Date: Thu, 17 Oct 2024 07:36:56 +0100 Subject: [PATCH] dev-php/PEAR-Console_Table: Stabilize 1.3.1-r1 sparc, #941653 Signed-off-by: Sam James --- dev-php/PEAR-Console_Table/PEAR-Console_Table-1.3.1-r1.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/dev-php/PEAR-Console_Table/PEAR-Console_Table-1.3.1-r1.ebuild b/dev-php/PEAR-Console_Table/PEAR-Console_Table-1.3.1-r1.ebuild index ebebd0aa6dea3..d292d6febb7f1 100644 --- a/dev-php/PEAR-Console_Table/PEAR-Console_Table-1.3.1-r1.ebuild +++ b/dev-php/PEAR-Console_Table/PEAR-Console_Table-1.3.1-r1.ebuild @@ -8,7 +8,7 @@ inherit php-pear-r2 DESCRIPTION="Class that makes it easy to build console style tables" LICENSE="BSD" SLOT="0" -KEYWORDS="amd64 ~hppa ppc64 ~sparc x86" +KEYWORDS="amd64 ~hppa ppc64 sparc x86" IUSE="test" RESTRICT="!test? ( test )" BDEPEND="test? ( dev-php/pear )"