commit: a2994fdc4386ea7007817766b671f460d6f38c4b Author: Sam James <sam <AT> gentoo <DOT> org> AuthorDate: Thu Oct 17 06:36:54 2024 +0000 Commit: Sam James <sam <AT> gentoo <DOT> org> CommitDate: Thu Oct 17 06:36:54 2024 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=a2994fdc
dev-php/PEAR-Console_Table: Stabilize 1.3.1-r1 amd64, #941653 Signed-off-by: Sam James <sam <AT> gentoo.org> 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 a214024c2477..ebebd0aa6dea 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 )"
