diff options
author | Markus Rothe <corsair@gentoo.org> | 2005-11-19 20:56:39 +0000 |
---|---|---|
committer | Markus Rothe <corsair@gentoo.org> | 2005-11-19 20:56:39 +0000 |
commit | 5378646e7d7920b96ccbc6ff86f0c8a856f9d286 (patch) | |
tree | 23aedf2eec65e6830026f4062a1247a507a9de20 /dev-php4/phpdbg/phpdbg-2.11.32.ebuild | |
parent | Added ~ppc64 keyword; bug #102649 (diff) | |
download | gentoo-2-5378646e7d7920b96ccbc6ff86f0c8a856f9d286.tar.gz gentoo-2-5378646e7d7920b96ccbc6ff86f0c8a856f9d286.tar.bz2 gentoo-2-5378646e7d7920b96ccbc6ff86f0c8a856f9d286.zip |
Added ~ppc64 keyword; bug #102649
(Portage version: 2.0.51.22-r3)
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 d78e9ba3b563..2f9bb3cd69d3 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.2 2005/10/15 22:06:48 weeve Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-php4/phpdbg/phpdbg-2.11.32.ebuild,v 1.3 2005/11/19 20:52:29 corsair 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 ~sparc ~x86" +KEYWORDS="~ppc ~ppc64 ~sparc ~x86" need_php_by_category |