diff options
Diffstat (limited to 'dev-php/xdebug-client/xdebug-client-2.2.0.ebuild')
-rw-r--r-- | dev-php/xdebug-client/xdebug-client-2.2.0.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-php/xdebug-client/xdebug-client-2.2.0.ebuild b/dev-php/xdebug-client/xdebug-client-2.2.0.ebuild index 1cac1b89bd84..222704b44b5f 100644 --- a/dev-php/xdebug-client/xdebug-client-2.2.0.ebuild +++ b/dev-php/xdebug-client/xdebug-client-2.2.0.ebuild @@ -1,8 +1,8 @@ # Copyright 1999-2012 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-php/xdebug-client/xdebug-client-2.2.0.ebuild,v 1.1 2012/05/08 17:30:55 olemarkus Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-php/xdebug-client/xdebug-client-2.2.0.ebuild,v 1.2 2012/08/03 13:59:03 ago Exp $ -KEYWORDS="~alpha ~amd64 ~hppa ~ia64 ~ppc ~ppc64 ~sparc ~x86" +KEYWORDS="~alpha amd64 ~hppa ~ia64 ~ppc ~ppc64 ~sparc ~x86" MY_PV="${PV/_/}" MY_PV="${MY_PV/rc/RC}" |