summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'dev-php5/phpunit/phpunit-3.2.8.ebuild')
-rw-r--r--dev-php5/phpunit/phpunit-3.2.8.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-php5/phpunit/phpunit-3.2.8.ebuild b/dev-php5/phpunit/phpunit-3.2.8.ebuild
index 6056e3286cd9..980d747efdbb 100644
--- a/dev-php5/phpunit/phpunit-3.2.8.ebuild
+++ b/dev-php5/phpunit/phpunit-3.2.8.ebuild
@@ -1,10 +1,10 @@
# Copyright 1999-2008 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-php5/phpunit/phpunit-3.2.8.ebuild,v 1.2 2008/01/17 12:27:37 armin76 Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-php5/phpunit/phpunit-3.2.8.ebuild,v 1.3 2008/02/05 08:55:45 opfer Exp $
inherit php-pear-lib-r1
-KEYWORDS="~alpha ~amd64 ~ia64 ~sparc ~x86"
+KEYWORDS="~alpha ~amd64 ~ia64 ~sparc x86"
DESCRIPTION="Unit Testing framework for PHP 5."
HOMEPAGE="http://www.phpunit.de/"