diff options
author | 2005-03-09 18:03:18 +0000 | |
---|---|---|
committer | 2005-03-09 18:03:18 +0000 | |
commit | e8803850983842abe3858d29507922a5961b3d11 (patch) | |
tree | e88ef2accad2f6fba8e605f7e61621e60aa4d529 /dev-php/PEAR-Tree/PEAR-Tree-0.2.4.ebuild | |
parent | added ~amd64 KEYWORD, fixes #82914 (diff) | |
download | historical-e8803850983842abe3858d29507922a5961b3d11.tar.gz historical-e8803850983842abe3858d29507922a5961b3d11.tar.bz2 historical-e8803850983842abe3858d29507922a5961b3d11.zip |
Added ~ppc64 to KEYWORDS
Package-Manager: portage-2.0.51.19
Diffstat (limited to 'dev-php/PEAR-Tree/PEAR-Tree-0.2.4.ebuild')
-rw-r--r-- | dev-php/PEAR-Tree/PEAR-Tree-0.2.4.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-php/PEAR-Tree/PEAR-Tree-0.2.4.ebuild b/dev-php/PEAR-Tree/PEAR-Tree-0.2.4.ebuild index 928f46248bba..e2c849493f87 100644 --- a/dev-php/PEAR-Tree/PEAR-Tree-0.2.4.ebuild +++ b/dev-php/PEAR-Tree/PEAR-Tree-0.2.4.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2005 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-php/PEAR-Tree/PEAR-Tree-0.2.4.ebuild,v 1.3 2005/03/09 06:45:27 sebastian Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-php/PEAR-Tree/PEAR-Tree-0.2.4.ebuild,v 1.4 2005/03/09 17:59:11 corsair Exp $ inherit php-pear @@ -8,7 +8,7 @@ DESCRIPTION="Generic tree management, currently supports DB and XML as data sources." LICENSE="PHP" SLOT="0" -KEYWORDS="~x86 ~ppc ~sparc ~alpha ~hppa ~amd64" +KEYWORDS="~x86 ~ppc ~sparc ~alpha ~hppa ~amd64 ~ppc64" IUSE="" RDEPEND=">=dev-php/PEAR-DB-1.3 >=dev-php/PEAR-XML_Parser-1.0" |