commit: b2841cdb5cd8081dff1a2c7917102208ed009ccc Author: Sam James <sam <AT> gentoo <DOT> org> AuthorDate: Thu Jun 20 17:53:13 2024 +0000 Commit: Sam James <sam <AT> gentoo <DOT> org> CommitDate: Thu Jun 20 17:53:13 2024 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=b2841cdb
dev-php/PEAR-Console_CommandLine: Stabilize 1.2.6 x86, #934615 Signed-off-by: Sam James <sam <AT> gentoo.org> dev-php/PEAR-Console_CommandLine/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 84b9a1732c7a..f23c231483f1 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 )"
