diff options
author | Sam James <sam@gentoo.org> | 2024-10-17 07:36:54 +0100 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2024-10-17 07:36:54 +0100 |
commit | a2994fdc4386ea7007817766b671f460d6f38c4b (patch) | |
tree | bbe1de4cf9633d8c1fdaec838bdb4e9b277a5652 /dev-php | |
parent | dev-php/PEAR-Console_Table: Stabilize 1.3.1-r1 ppc64, #941653 (diff) | |
download | gentoo-a2994fdc4386ea7007817766b671f460d6f38c4b.tar.gz gentoo-a2994fdc4386ea7007817766b671f460d6f38c4b.tar.bz2 gentoo-a2994fdc4386ea7007817766b671f460d6f38c4b.zip |
dev-php/PEAR-Console_Table: Stabilize 1.3.1-r1 amd64, #941653
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'dev-php')
-rw-r--r-- | dev-php/PEAR-Console_Table/PEAR-Console_Table-1.3.1-r1.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
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 )" |