diff options
author | Jason Wever <weeve@gentoo.org> | 2005-09-09 13:05:37 +0000 |
---|---|---|
committer | Jason Wever <weeve@gentoo.org> | 2005-09-09 13:05:37 +0000 |
commit | aeee41464e71e65efc8d17b15e9b383409e1ed77 (patch) | |
tree | e1319b301f0ea43a5c53673eed49a5fc0ee0b105 /dev-php5/pecl-yaz/pecl-yaz-1.0.4.ebuild | |
parent | Version bump and closing bug #99886. (diff) | |
download | historical-aeee41464e71e65efc8d17b15e9b383409e1ed77.tar.gz historical-aeee41464e71e65efc8d17b15e9b383409e1ed77.tar.bz2 historical-aeee41464e71e65efc8d17b15e9b383409e1ed77.zip |
Added ~sparc keyword to help fix the broken dependencies of dev-php/PEAR-Date-1.4.3-r1.
Package-Manager: portage-2.0.52-r1
Diffstat (limited to 'dev-php5/pecl-yaz/pecl-yaz-1.0.4.ebuild')
-rw-r--r-- | dev-php5/pecl-yaz/pecl-yaz-1.0.4.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-php5/pecl-yaz/pecl-yaz-1.0.4.ebuild b/dev-php5/pecl-yaz/pecl-yaz-1.0.4.ebuild index 5bab5acfbdde..94c2de61a976 100644 --- a/dev-php5/pecl-yaz/pecl-yaz-1.0.4.ebuild +++ b/dev-php5/pecl-yaz/pecl-yaz-1.0.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-php5/pecl-yaz/pecl-yaz-1.0.4.ebuild,v 1.1 2005/09/04 16:50:27 stuart Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-php5/pecl-yaz/pecl-yaz-1.0.4.ebuild,v 1.2 2005/09/09 13:03:51 weeve Exp $ PHP_EXT_ZENDEXT="no" PHP_EXT_PECL_PKG="yaz" @@ -12,7 +12,7 @@ inherit php-ext-pecl-r1 DESCRIPTION="This extension implements a Z39.50 client for PHP using the YAZ toolkit." LICENSE="PHP" SLOT="0" -KEYWORDS="~ppc ~x86" +KEYWORDS="~ppc ~sparc ~x86" IUSE="" DEPEND="${DEPEND} |