diff options
author | 2013-06-23 14:03:49 +0000 | |
---|---|---|
committer | 2013-06-23 14:03:49 +0000 | |
commit | 470fdacf4bc49620fe91d06a3ddbd5fea2649e12 (patch) | |
tree | d1d5c0d4cbb55960e1b9533700737b4eedd9de4f /dev-php/phpunit/phpunit-3.7.20.ebuild | |
parent | Stable for HPPA too. (diff) | |
download | historical-470fdacf4bc49620fe91d06a3ddbd5fea2649e12.tar.gz historical-470fdacf4bc49620fe91d06a3ddbd5fea2649e12.tar.bz2 historical-470fdacf4bc49620fe91d06a3ddbd5fea2649e12.zip |
Marked ~hppa too.
Package-Manager: portage-2.2.0_alpha184/cvs/Linux x86_64
RepoMan-Options: --ignore-arches
Manifest-Sign-Key: 0xA792A613
Diffstat (limited to 'dev-php/phpunit/phpunit-3.7.20.ebuild')
-rw-r--r-- | dev-php/phpunit/phpunit-3.7.20.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-php/phpunit/phpunit-3.7.20.ebuild b/dev-php/phpunit/phpunit-3.7.20.ebuild index ad298702cb29..2116021a1cea 100644 --- a/dev-php/phpunit/phpunit-3.7.20.ebuild +++ b/dev-php/phpunit/phpunit-3.7.20.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2013 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-php/phpunit/phpunit-3.7.20.ebuild,v 1.1 2013/05/19 05:55:59 olemarkus Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-php/phpunit/phpunit-3.7.20.ebuild,v 1.2 2013/06/23 14:03:46 jer Exp $ EAPI=5 @@ -13,7 +13,7 @@ SRC_URI="http://dev.gentoo.org/~olemarkus/phpunit/${PHPUNIT_PHAR}" LICENSE="BSD" SLOT="0" -KEYWORDS="~amd64 ~x86" +KEYWORDS="~amd64 ~hppa ~x86" IUSE="" DEPEND="dev-lang/php[phar,xml]" |