From 6de0aa56562364561fcce4a53f4b791baa658317 Mon Sep 17 00:00:00 2001 From: Sam James Date: Thu, 20 Jun 2024 18:53:14 +0100 Subject: [PATCH] dev-php/PEAR-Console_CommandLine: Stabilize 1.2.6 arm, #934615 Signed-off-by: Sam James --- .../PEAR-Console_CommandLine-1.2.6.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/dev-php/PEAR-Console_CommandLine/PEAR-Console_CommandLine-1.2.6.ebuild b/dev-php/PEAR-Console_CommandLine/PEAR-Console_CommandLine-1.2.6.ebuild index f23c231483f1d..4ff2153d19ace 100644 --- a/dev-php/PEAR-Console_CommandLine/PEAR-Console_CommandLine-1.2.6.ebuild +++ b/dev-php/PEAR-Console_CommandLine/PEAR-Console_CommandLine-1.2.6.ebuild @@ -12,7 +12,7 @@ SRC_URI="https://github.com/pear/${MY_PN}/archive/refs/tags/v${PV}.tar.gz -> ${M S="${WORKDIR}/${MY_P}" LICENSE="MIT" SLOT="0" -KEYWORDS="~amd64 ~arm ~hppa ~ppc64 ~sparc x86" +KEYWORDS="~amd64 arm ~hppa ~ppc64 ~sparc x86" IUSE="examples test" RESTRICT="!test? ( test )"