diff options
author | 2004-02-22 21:10:38 +0000 | |
---|---|---|
committer | 2004-02-22 21:10:38 +0000 | |
commit | 9eac94caeb1d56140ab5aa9d0973a89fc9c482b1 (patch) | |
tree | 2f3d45022657ddf1209541bd056d5e8772912492 /dev-php/phpgroupware | |
parent | Remove arm keywords (Manifest recommit) (diff) | |
download | gentoo-2-9eac94caeb1d56140ab5aa9d0973a89fc9c482b1.tar.gz gentoo-2-9eac94caeb1d56140ab5aa9d0973a89fc9c482b1.tar.bz2 gentoo-2-9eac94caeb1d56140ab5aa9d0973a89fc9c482b1.zip |
Remove arm keywords
Diffstat (limited to 'dev-php/phpgroupware')
-rw-r--r-- | dev-php/phpgroupware/phpgroupware-0.9.14.007.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-php/phpgroupware/phpgroupware-0.9.14.007.ebuild b/dev-php/phpgroupware/phpgroupware-0.9.14.007.ebuild index 78f25874d00b..db1870844518 100644 --- a/dev-php/phpgroupware/phpgroupware-0.9.14.007.ebuild +++ b/dev-php/phpgroupware/phpgroupware-0.9.14.007.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2003 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-php/phpgroupware/phpgroupware-0.9.14.007.ebuild,v 1.9 2004/01/08 08:41:30 robbat2 Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-php/phpgroupware/phpgroupware-0.9.14.007.ebuild,v 1.10 2004/02/22 21:09:38 agriffis Exp $ inherit webapp-apache @@ -13,7 +13,7 @@ RESTRICT="nomirror" LICENSE="GPL-2" SLOT="0" -KEYWORDS="x86 ~ppc ~alpha ~amd64 ~sparc ~hppa " +KEYWORDS="x86 ~ppc ~alpha ~amd64 ~sparc ~hppa" RDEPEND=">=dev-php/mod_php-4.1 dev-db/mysql" |