diff options
author | Arthur Zamarin <arthurzam@gentoo.org> | 2023-12-09 19:48:35 +0200 |
---|---|---|
committer | Arthur Zamarin <arthurzam@gentoo.org> | 2023-12-09 20:38:36 +0200 |
commit | 8c5a9421f6622ae61b13f14d2b7d07c59868803a (patch) | |
tree | 0280665616df1212eef7c7d849df5840224ce845 /dev-php/PEAR-Spreadsheet_Excel_Writer | |
parent | sys-devel/llvm-common: Remove old (diff) | |
download | gentoo-8c5a9421f6622ae61b13f14d2b7d07c59868803a.tar.gz gentoo-8c5a9421f6622ae61b13f14d2b7d07c59868803a.tar.bz2 gentoo-8c5a9421f6622ae61b13f14d2b7d07c59868803a.zip |
dev-php/*: unkeyword for ia64
Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
Diffstat (limited to 'dev-php/PEAR-Spreadsheet_Excel_Writer')
-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 20976bce6674..f22d34052153 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="amd64 arm ~hppa ~ia64 ppc ppc64 ~s390 sparc x86" +KEYWORDS="amd64 arm ~hppa ppc ppc64 ~s390 sparc x86" RDEPEND=">=dev-lang/php-5.4:*[iconv] >=dev-php/PEAR-OLE-0.5-r1" IUSE="" |