diff options
author | Brian Evans <grknight@gentoo.org> | 2018-02-14 09:07:30 -0500 |
---|---|---|
committer | Brian Evans <grknight@gentoo.org> | 2018-02-14 09:07:30 -0500 |
commit | 5bdfb638b9f3a076c6870db9c5169aa43cd045f3 (patch) | |
tree | 4cb877cb76a5aa677a4018ab46ae04420c92a4dd /dev-php/PEAR-Console_Table | |
parent | dev-php/PEAR-Numbers_Words: Drop old (diff) | |
download | gentoo-5bdfb638b9f3a076c6870db9c5169aa43cd045f3.tar.gz gentoo-5bdfb638b9f3a076c6870db9c5169aa43cd045f3.tar.bz2 gentoo-5bdfb638b9f3a076c6870db9c5169aa43cd045f3.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
Diffstat (limited to 'dev-php/PEAR-Console_Table')
-rw-r--r-- | dev-php/PEAR-Console_Table/PEAR-Console_Table-1.3.0-r1.ebuild | 2 |
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() { |