diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2012-12-31 15:25:28 +0000 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2012-12-31 15:25:28 +0000 |
commit | e13abdfaf71d2f0bf783a0fe9efd014e371fabfa (patch) | |
tree | cb68bf14c3ac73be907189b473c1e2000d38f915 /app-benchmarks/bootchart2/bootchart2-0.14.5.ebuild | |
parent | Add ~ppc64, wrt bug #449220 (diff) | |
download | historical-e13abdfaf71d2f0bf783a0fe9efd014e371fabfa.tar.gz historical-e13abdfaf71d2f0bf783a0fe9efd014e371fabfa.tar.bz2 historical-e13abdfaf71d2f0bf783a0fe9efd014e371fabfa.zip |
Add ~ppc64, wrt bug #449220
Package-Manager: portage-2.1.11.31/cvs/Linux ppc64
Diffstat (limited to 'app-benchmarks/bootchart2/bootchart2-0.14.5.ebuild')
-rw-r--r-- | app-benchmarks/bootchart2/bootchart2-0.14.5.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/app-benchmarks/bootchart2/bootchart2-0.14.5.ebuild b/app-benchmarks/bootchart2/bootchart2-0.14.5.ebuild index fab300d27e7b..71000f00c820 100644 --- a/app-benchmarks/bootchart2/bootchart2-0.14.5.ebuild +++ b/app-benchmarks/bootchart2/bootchart2-0.14.5.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/app-benchmarks/bootchart2/bootchart2-0.14.5.ebuild,v 1.2 2012/12/31 14:15:11 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-benchmarks/bootchart2/bootchart2-0.14.5.ebuild,v 1.3 2012/12/31 15:25:26 ago Exp $ EAPI=4 @@ -16,7 +16,7 @@ SRC_URI="mirror://github/mmeeks/bootchart/${P}.tar.bz2" SLOT="0" LICENSE="GPL-2" -KEYWORDS="~amd64 ~ppc ~x86 ~amd64-linux ~x86-linux" +KEYWORDS="~amd64 ~ppc ~ppc64 ~x86 ~amd64-linux ~x86-linux" IUSE="svg" RDEPEND=" |