diff options
author | Jason Wever <weeve@gentoo.org> | 2005-09-10 06:13:28 +0000 |
---|---|---|
committer | Jason Wever <weeve@gentoo.org> | 2005-09-10 06:13:28 +0000 |
commit | 674938854aba8d5aea313883d9b8b01c5138658f (patch) | |
tree | 5d9dd2f4797f2485673cdd1fb7bdcc4d14038ca5 /dev-php5/pecl-dbx/pecl-dbx-1.1.0.ebuild | |
parent | Mark 0.3.0 stable on alpha (diff) | |
download | gentoo-2-674938854aba8d5aea313883d9b8b01c5138658f.tar.gz gentoo-2-674938854aba8d5aea313883d9b8b01c5138658f.tar.bz2 gentoo-2-674938854aba8d5aea313883d9b8b01c5138658f.zip |
Added ~sparc keyword.
(Portage version: 2.0.52-r1)
Diffstat (limited to 'dev-php5/pecl-dbx/pecl-dbx-1.1.0.ebuild')
-rw-r--r-- | dev-php5/pecl-dbx/pecl-dbx-1.1.0.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-php5/pecl-dbx/pecl-dbx-1.1.0.ebuild b/dev-php5/pecl-dbx/pecl-dbx-1.1.0.ebuild index bd87100da420..4fe46d571c8a 100644 --- a/dev-php5/pecl-dbx/pecl-dbx-1.1.0.ebuild +++ b/dev-php5/pecl-dbx/pecl-dbx-1.1.0.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-dbx/pecl-dbx-1.1.0.ebuild,v 1.1 2005/09/04 16:23:03 stuart Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-php5/pecl-dbx/pecl-dbx-1.1.0.ebuild,v 1.2 2005/09/10 06:10:14 weeve Exp $ PHP_EXT_ZENDEXT="no" PHP_EXT_PECL_PKG="dbx" @@ -12,7 +12,7 @@ inherit php-ext-pecl-r1 DESCRIPTION="The dbx module is a database abstraction layer." LICENSE="PHP" SLOT="0" -KEYWORDS="~ppc ~x86" +KEYWORDS="~ppc ~sparc ~x86" IUSE="" DEPEND="${DEPEND}" |