diff options
Diffstat (limited to 'dev-php/cphplib/cphplib-0.50.ebuild')
-rw-r--r-- | dev-php/cphplib/cphplib-0.50.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-php/cphplib/cphplib-0.50.ebuild b/dev-php/cphplib/cphplib-0.50.ebuild index 4adc654af79a..17b067bb0fb3 100644 --- a/dev-php/cphplib/cphplib-0.50.ebuild +++ b/dev-php/cphplib/cphplib-0.50.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/cphplib/cphplib-0.50.ebuild,v 1.1 2006/01/21 07:36:31 sebastian Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-php/cphplib/cphplib-0.50.ebuild,v 1.2 2006/05/27 00:39:14 chtekk Exp $ inherit php-lib-r1 @@ -9,7 +9,7 @@ HOMEPAGE="http://www.meindlsoft.com/cphplib.php" SRC_URI="mirror://sourceforge/cphplib/${P}.tar.gz" LICENSE="LGPL-2.1" SLOT="0" -KEYWORDS="~x86" +KEYWORDS="~amd64 ~x86" IUSE="" DEPEND="${DEPEND} >=dev-php/PEAR-DB-1.7.6-r1" |