diff options
author | Jason Wever <weeve@gentoo.org> | 2005-10-15 22:10:14 +0000 |
---|---|---|
committer | Jason Wever <weeve@gentoo.org> | 2005-10-15 22:10:14 +0000 |
commit | 9bb4f801dabf36fd0eb432573e3647c4be1c7bc4 (patch) | |
tree | ecdf349c85a3f26f49d677d97d2c59eca1e83080 /dev-php4/phpdbg/phpdbg-2.11.32.ebuild | |
parent | Mark stable on x86. (diff) | |
download | historical-9bb4f801dabf36fd0eb432573e3647c4be1c7bc4.tar.gz historical-9bb4f801dabf36fd0eb432573e3647c4be1c7bc4.tar.bz2 historical-9bb4f801dabf36fd0eb432573e3647c4be1c7bc4.zip |
Added ~sparc keyword.
Package-Manager: portage-2.0.53_rc5
Diffstat (limited to 'dev-php4/phpdbg/phpdbg-2.11.32.ebuild')
-rw-r--r-- | dev-php4/phpdbg/phpdbg-2.11.32.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-php4/phpdbg/phpdbg-2.11.32.ebuild b/dev-php4/phpdbg/phpdbg-2.11.32.ebuild index 9874f50517c1..d78e9ba3b563 100644 --- a/dev-php4/phpdbg/phpdbg-2.11.32.ebuild +++ b/dev-php4/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-php4/phpdbg/phpdbg-2.11.32.ebuild,v 1.1 2005/09/04 16:11:42 stuart Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-php4/phpdbg/phpdbg-2.11.32.ebuild,v 1.2 2005/10/15 22:06:48 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 |