summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorBrian Evans <grknight@gentoo.org>2018-02-14 09:07:30 -0500
committerBrian Evans <grknight@gentoo.org>2018-02-14 09:07:30 -0500
commit5bdfb638b9f3a076c6870db9c5169aa43cd045f3 (patch)
tree4cb877cb76a5aa677a4018ab46ae04420c92a4dd
parentdev-php/PEAR-Numbers_Words: Drop old (diff)
downloadgentoo-5bdfb638.tar.gz
gentoo-5bdfb638.tar.bz2
gentoo-5bdfb638.zip
dev-php/PEAR-Console_Table: Mark sparc stable
Bug: https://bugs.gentoo.org/647540 Package-Manager: Portage-2.3.24, Repoman-2.3.6
-rw-r--r--dev-php/PEAR-Console_Table/PEAR-Console_Table-1.3.0-r1.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-php/PEAR-Console_Table/PEAR-Console_Table-1.3.0-r1.ebuild b/dev-php/PEAR-Console_Table/PEAR-Console_Table-1.3.0-r1.ebuild
index 6d2238c92558..3d67e12ea658 100644
--- a/dev-php/PEAR-Console_Table/PEAR-Console_Table-1.3.0-r1.ebuild
+++ b/dev-php/PEAR-Console_Table/PEAR-Console_Table-1.3.0-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="alpha amd64 hppa ia64 ppc ppc64 ~sparc x86"
+KEYWORDS="alpha amd64 hppa ia64 ppc ppc64 sparc x86"
IUSE=""
src_install() {