diff options
author | Bryan Østergaard <kloeri@gentoo.org> | 2006-01-23 00:01:45 +0000 |
---|---|---|
committer | Bryan Østergaard <kloeri@gentoo.org> | 2006-01-23 00:01:45 +0000 |
commit | 9b3e7f46b360ec702afbbab0b97c46cc7484457b (patch) | |
tree | 8fd9cc73d6cef23324acd19cc81c4b217c2020a3 /dev-php/PEAR-File_Find/PEAR-File_Find-1.2.0.ebuild | |
parent | Marked ppc stable. (diff) | |
download | gentoo-2-9b3e7f46b360ec702afbbab0b97c46cc7484457b.tar.gz gentoo-2-9b3e7f46b360ec702afbbab0b97c46cc7484457b.tar.bz2 gentoo-2-9b3e7f46b360ec702afbbab0b97c46cc7484457b.zip |
Add ~ia64 keyword, bug 119722.
(Portage version: 2.0.54)
Diffstat (limited to 'dev-php/PEAR-File_Find/PEAR-File_Find-1.2.0.ebuild')
-rw-r--r-- | dev-php/PEAR-File_Find/PEAR-File_Find-1.2.0.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-php/PEAR-File_Find/PEAR-File_Find-1.2.0.ebuild b/dev-php/PEAR-File_Find/PEAR-File_Find-1.2.0.ebuild index 4dd16f6c6c54..e389d2f47a50 100644 --- a/dev-php/PEAR-File_Find/PEAR-File_Find-1.2.0.ebuild +++ b/dev-php/PEAR-File_Find/PEAR-File_Find-1.2.0.ebuild @@ -1,11 +1,11 @@ # Copyright 1999-2006 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-php/PEAR-File_Find/PEAR-File_Find-1.2.0.ebuild,v 1.8 2006/01/22 21:50:22 blubb Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-php/PEAR-File_Find/PEAR-File_Find-1.2.0.ebuild,v 1.9 2006/01/22 23:59:20 kloeri Exp $ inherit php-pear-r1 DESCRIPTION="A class that facillitates the search of filesystems." LICENSE="PHP" SLOT="0" -KEYWORDS="amd64 ~ppc ppc64 sparc x86" +KEYWORDS="amd64 ~ia64 ~ppc ppc64 sparc x86" IUSE="" |