diff options
author | Paweł Hajdan <phajdan.jr@gentoo.org> | 2012-03-24 17:36:54 +0000 |
---|---|---|
committer | Paweł Hajdan <phajdan.jr@gentoo.org> | 2012-03-24 17:36:54 +0000 |
commit | 7d3ffec26dfa34c07edb2f146bb511e91693f15d (patch) | |
tree | 4c7aa59135537f4ce1902e850a16d4320f6254c4 /dev-php/PEAR-Benchmark/PEAR-Benchmark-1.2.9.ebuild | |
parent | x86 stable wrt bug #368627 (diff) | |
download | gentoo-2-7d3ffec26dfa34c07edb2f146bb511e91693f15d.tar.gz gentoo-2-7d3ffec26dfa34c07edb2f146bb511e91693f15d.tar.bz2 gentoo-2-7d3ffec26dfa34c07edb2f146bb511e91693f15d.zip |
x86 stable wrt bug #408727
(Portage version: 2.1.10.49/cvs/Linux i686)
Diffstat (limited to 'dev-php/PEAR-Benchmark/PEAR-Benchmark-1.2.9.ebuild')
-rw-r--r-- | dev-php/PEAR-Benchmark/PEAR-Benchmark-1.2.9.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-php/PEAR-Benchmark/PEAR-Benchmark-1.2.9.ebuild b/dev-php/PEAR-Benchmark/PEAR-Benchmark-1.2.9.ebuild index 2c6915cbedfd..cc67696a54cd 100644 --- a/dev-php/PEAR-Benchmark/PEAR-Benchmark-1.2.9.ebuild +++ b/dev-php/PEAR-Benchmark/PEAR-Benchmark-1.2.9.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2012 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-php/PEAR-Benchmark/PEAR-Benchmark-1.2.9.ebuild,v 1.3 2012/03/24 11:58:06 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-php/PEAR-Benchmark/PEAR-Benchmark-1.2.9.ebuild,v 1.4 2012/03/24 17:36:54 phajdan.jr Exp $ EAPI="4" @@ -9,7 +9,7 @@ inherit php-pear-r1 DESCRIPTION="Framework to benchmark PHP scripts or function calls." LICENSE="BSD" SLOT="0" -KEYWORDS="~alpha amd64 ~hppa ~ia64 ~ppc ~ppc64 ~sparc ~x86" +KEYWORDS="~alpha amd64 ~hppa ~ia64 ~ppc ~ppc64 ~sparc x86" IUSE="" pkg_postinst() { |