diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2013-02-02 22:20:53 +0000 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2013-02-02 22:20:53 +0000 |
commit | cb41aaaa638277df929820f8dc793ca5194f8d68 (patch) | |
tree | 96056e79ae889c8e0dfabdecfeb126cd3205e0d5 /app-benchmarks/bootchart2/bootchart2-0.14.5.ebuild | |
parent | Add ~arm, wrt bug #449220 (diff) | |
download | historical-cb41aaaa638277df929820f8dc793ca5194f8d68.tar.gz historical-cb41aaaa638277df929820f8dc793ca5194f8d68.tar.bz2 historical-cb41aaaa638277df929820f8dc793ca5194f8d68.zip |
Add ~arm, 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 9453c6bf9cba..f2b000c7d7d5 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-2013 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.6 2013/01/06 09:12:29 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-benchmarks/bootchart2/bootchart2-0.14.5.ebuild,v 1.7 2013/02/02 22:20:52 ago Exp $ EAPI=4 @@ -16,7 +16,7 @@ SRC_URI="mirror://github/mmeeks/bootchart/${P}.tar.bz2" SLOT="0" LICENSE="GPL-2" -KEYWORDS="~alpha ~amd64 ~ia64 ~ppc ~ppc64 ~sparc ~x86 ~amd64-linux ~x86-linux" +KEYWORDS="~alpha ~amd64 ~arm ~ia64 ~ppc ~ppc64 ~sparc ~x86 ~amd64-linux ~x86-linux" IUSE="svg" RDEPEND=" |