diff options
author | Bryan Østergaard <kloeri@gentoo.org> | 2006-01-22 23:07:49 +0000 |
---|---|---|
committer | Bryan Østergaard <kloeri@gentoo.org> | 2006-01-22 23:07:49 +0000 |
commit | 4c0c3cc2b68fc3a41da335dc434baf5522ade07f (patch) | |
tree | de1789bfd7e79700b926e0c1e5b0e1173b2f098a /dev-php/PEAR-Date/PEAR-Date-1.4.6.ebuild | |
parent | Stable on ppc64 (diff) | |
download | historical-4c0c3cc2b68fc3a41da335dc434baf5522ade07f.tar.gz historical-4c0c3cc2b68fc3a41da335dc434baf5522ade07f.tar.bz2 historical-4c0c3cc2b68fc3a41da335dc434baf5522ade07f.zip |
Add ~ia64 keyword, bug 119722.
Package-Manager: portage-2.0.54
Diffstat (limited to 'dev-php/PEAR-Date/PEAR-Date-1.4.6.ebuild')
-rw-r--r-- | dev-php/PEAR-Date/PEAR-Date-1.4.6.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-php/PEAR-Date/PEAR-Date-1.4.6.ebuild b/dev-php/PEAR-Date/PEAR-Date-1.4.6.ebuild index 4ac6020dfb50..178a27aa315f 100644 --- a/dev-php/PEAR-Date/PEAR-Date-1.4.6.ebuild +++ b/dev-php/PEAR-Date/PEAR-Date-1.4.6.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2006 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-php/PEAR-Date/PEAR-Date-1.4.6.ebuild,v 1.7 2006/01/22 21:49:41 blubb Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-php/PEAR-Date/PEAR-Date-1.4.6.ebuild,v 1.8 2006/01/22 23:03:02 kloeri Exp $ inherit php-pear-r1 @@ -8,5 +8,5 @@ DESCRIPTION="Date and Time Zone Classes" LICENSE="PHP" SLOT="0" -KEYWORDS="amd64 ~ppc ppc64 sparc x86" +KEYWORDS="amd64 ~ia64 ~ppc ppc64 sparc x86" IUSE="" |