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 | ceef0d8cc5f17ca592fab907b97125275a3dcc92 (patch) | |
tree | c92e4e8a7551abf397183cc57f90bab4d9ffd908 /dev-php5/phpdbg/phpdbg-2.11.32.ebuild | |
parent | Added ~sparc keyword. (diff) | |
download | historical-ceef0d8cc5f17ca592fab907b97125275a3dcc92.tar.gz historical-ceef0d8cc5f17ca592fab907b97125275a3dcc92.tar.bz2 historical-ceef0d8cc5f17ca592fab907b97125275a3dcc92.zip |
Added ~sparc keyword.
Package-Manager: portage-2.0.52-r1
Diffstat (limited to 'dev-php5/phpdbg/phpdbg-2.11.32.ebuild')
-rw-r--r-- | dev-php5/phpdbg/phpdbg-2.11.32.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-php5/phpdbg/phpdbg-2.11.32.ebuild b/dev-php5/phpdbg/phpdbg-2.11.32.ebuild index c73f6cf1e3e3..db51d8cbd59f 100644 --- a/dev-php5/phpdbg/phpdbg-2.11.32.ebuild +++ b/dev-php5/phpdbg/phpdbg-2.11.32.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/phpdbg/phpdbg-2.11.32.ebuild,v 1.1 2005/09/04 16:53:21 stuart Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-php5/phpdbg/phpdbg-2.11.32.ebuild,v 1.2 2005/09/10 06:13:28 weeve Exp $ PHP_EXT_NAME="dbg" PHP_EXT_ZENDEXT="no" @@ -13,7 +13,7 @@ HOMEPAGE="http://dd.cron.ru/dbg/" LICENSE="dbgphp" SLOT="0" -KEYWORDS="~ppc ~x86" +KEYWORDS="~ppc ~sparc ~x86" need_php_by_category |