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-Log/PEAR-Log-1.8.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-Log/PEAR-Log-1.8.4.ebuild')
-rw-r--r-- | dev-php/PEAR-Log/PEAR-Log-1.8.4.ebuild | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/dev-php/PEAR-Log/PEAR-Log-1.8.4.ebuild b/dev-php/PEAR-Log/PEAR-Log-1.8.4.ebuild index 9448b307420c..733573415ff2 100644 --- a/dev-php/PEAR-Log/PEAR-Log-1.8.4.ebuild +++ b/dev-php/PEAR-Log/PEAR-Log-1.8.4.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2004 Gentoo Foundation +# Copyright 1999-2005 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-php/PEAR-Log/PEAR-Log-1.8.4.ebuild,v 1.4 2004/12/27 16:54:43 vapier Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-php/PEAR-Log/PEAR-Log-1.8.4.ebuild,v 1.5 2005/03/09 17:32:01 corsair Exp $ inherit php-pear @@ -8,7 +8,7 @@ DESCRIPTION="The Log framework provides an abstracted logging system supporting LICENSE="PHP" SLOT="0" -KEYWORDS="~x86 ~sparc ~alpha ~ppc ~ia64 ~amd64 ~hppa" +KEYWORDS="~x86 ~sparc ~alpha ~ppc ~ia64 ~amd64 ~hppa ~ppc64" IUSE="pear-db" DEPEND="pear-db? ( dev-php/PEAR-DB )" |