diff options
author | Sam James <sam@gentoo.org> | 2024-10-17 07:36:56 +0100 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2024-10-17 07:36:56 +0100 |
commit | c9a95d16256f21dfcd3d64a82191e4ffddcfc9b0 (patch) | |
tree | e1c547237b9016605c1868ba72f2ee1b1f42bc30 /dev-php | |
parent | dev-php/PEAR-Console_Table: Stabilize 1.3.1-r1 amd64, #941653 (diff) | |
download | gentoo-c9a95d16256f21dfcd3d64a82191e4ffddcfc9b0.tar.gz gentoo-c9a95d16256f21dfcd3d64a82191e4ffddcfc9b0.tar.bz2 gentoo-c9a95d16256f21dfcd3d64a82191e4ffddcfc9b0.zip |
dev-php/PEAR-Console_Table: Stabilize 1.3.1-r1 sparc, #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 ebebd0aa6dea..d292d6febb7f 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 )" |