diff options
author | Thomas Deutschmann <whissi@gentoo.org> | 2018-02-18 22:54:39 +0100 |
---|---|---|
committer | Thomas Deutschmann <whissi@gentoo.org> | 2018-02-18 22:54:39 +0100 |
commit | cc8b97b22c9a2ba627b1ec16552ab52eb24b55fa (patch) | |
tree | 067723811c2d9de57301743fe521b588db479e15 /dev-php | |
parent | dev-php/PEAR-Pager: mark stable for the remaining arches using the ALLARCHES ... (diff) | |
download | gentoo-cc8b97b22c9a2ba627b1ec16552ab52eb24b55fa.tar.gz gentoo-cc8b97b22c9a2ba627b1ec16552ab52eb24b55fa.tar.bz2 gentoo-cc8b97b22c9a2ba627b1ec16552ab52eb24b55fa.zip |
dev-php/PEAR-Spreadsheet_Excel_Writer: mark stable for the remaining arches using the ALLARCHES policy (bug #647764)
Package-Manager: Portage-2.3.24, Repoman-2.3.6
Diffstat (limited to 'dev-php')
-rw-r--r-- | dev-php/PEAR-Spreadsheet_Excel_Writer/PEAR-Spreadsheet_Excel_Writer-0.9.4.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-php/PEAR-Spreadsheet_Excel_Writer/PEAR-Spreadsheet_Excel_Writer-0.9.4.ebuild b/dev-php/PEAR-Spreadsheet_Excel_Writer/PEAR-Spreadsheet_Excel_Writer-0.9.4.ebuild index 340605f97cb8..0fe038e720cc 100644 --- a/dev-php/PEAR-Spreadsheet_Excel_Writer/PEAR-Spreadsheet_Excel_Writer-0.9.4.ebuild +++ b/dev-php/PEAR-Spreadsheet_Excel_Writer/PEAR-Spreadsheet_Excel_Writer-0.9.4.ebuild @@ -8,7 +8,7 @@ inherit php-pear-r2 DESCRIPTION="Package for generating Excel spreadsheets" LICENSE="LGPL-2.1" SLOT="0" -KEYWORDS="~alpha ~amd64 ~arm ~hppa ia64 ~ppc ~ppc64 ~s390 ~sh ~sparc x86" +KEYWORDS="alpha amd64 arm hppa ia64 ppc ppc64 s390 sh sparc x86" RDEPEND=">=dev-lang/php-5.4:*[iconv] >=dev-php/PEAR-OLE-0.5-r1" IUSE="" |