diff options
author | 2006-01-22 23:07:49 +0000 | |
---|---|---|
committer | 2006-01-22 23:07:49 +0000 | |
commit | 359dc02dfe0581ce04902dfbcf1b0c1a7b4237a4 (patch) | |
tree | c8300e62deeaeabbf79a4adab6c8ec8153344a7d /dev-php/PEAR-DB_Table/PEAR-DB_Table-1.2.1.ebuild | |
parent | Stable on ppc64 (diff) | |
download | gentoo-2-359dc02dfe0581ce04902dfbcf1b0c1a7b4237a4.tar.gz gentoo-2-359dc02dfe0581ce04902dfbcf1b0c1a7b4237a4.tar.bz2 gentoo-2-359dc02dfe0581ce04902dfbcf1b0c1a7b4237a4.zip |
Add ~ia64 keyword, bug 119722.
(Portage version: 2.0.54)
Diffstat (limited to 'dev-php/PEAR-DB_Table/PEAR-DB_Table-1.2.1.ebuild')
-rw-r--r-- | dev-php/PEAR-DB_Table/PEAR-DB_Table-1.2.1.ebuild | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/dev-php/PEAR-DB_Table/PEAR-DB_Table-1.2.1.ebuild b/dev-php/PEAR-DB_Table/PEAR-DB_Table-1.2.1.ebuild index 3d0a501f3f94..be0f79e5429e 100644 --- a/dev-php/PEAR-DB_Table/PEAR-DB_Table-1.2.1.ebuild +++ b/dev-php/PEAR-DB_Table/PEAR-DB_Table-1.2.1.ebuild @@ -1,13 +1,13 @@ -# Copyright 1999-2005 Gentoo Foundation +# Copyright 1999-2006 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-php/PEAR-DB_Table/PEAR-DB_Table-1.2.1.ebuild,v 1.5 2005/11/22 13:51:15 corsair Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-php/PEAR-DB_Table/PEAR-DB_Table-1.2.1.ebuild,v 1.6 2006/01/22 23:07:49 kloeri Exp $ inherit php-pear-r1 DESCRIPTION="Builds on PEAR DB to abstract datatypes and automate table creation, data validation" LICENSE="PHP" SLOT="0" -KEYWORDS="~amd64 ~ppc ~ppc64 ~sparc ~x86" +KEYWORDS="~amd64 ~ia64 ~ppc ~ppc64 ~sparc ~x86" IUSE="" RDEPEND="dev-php/PEAR-Date dev-php/PEAR-DB |