From b2841cdb5cd8081dff1a2c7917102208ed009ccc Mon Sep 17 00:00:00 2001 From: Sam James Date: Thu, 20 Jun 2024 18:53:13 +0100 Subject: [PATCH] dev-php/PEAR-Console_CommandLine: Stabilize 1.2.6 x86, #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 84b9a1732c7aa..f23c231483f1d 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 )"