diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2013-08-03 06:53:16 +0000 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2013-08-03 06:53:16 +0000 |
commit | b68452f48e359c792beb9bddb65cac486e1875a1 (patch) | |
tree | 4cbd4412a2e42a8ea6939713bfac3ce577a6620e /sys-process/iotop/iotop-0.6.ebuild | |
parent | Stable for sparc, wrt bug #470570 (diff) | |
download | gentoo-2-b68452f48e359c792beb9bddb65cac486e1875a1.tar.gz gentoo-2-b68452f48e359c792beb9bddb65cac486e1875a1.tar.bz2 gentoo-2-b68452f48e359c792beb9bddb65cac486e1875a1.zip |
Stable for sparc, wrt bug #477740
(Portage version: 2.1.12.2/cvs/Linux ppc64, RepoMan options: --include-arches="sparc", signed Manifest commit with key 7194459F)
Diffstat (limited to 'sys-process/iotop/iotop-0.6.ebuild')
-rw-r--r-- | sys-process/iotop/iotop-0.6.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/sys-process/iotop/iotop-0.6.ebuild b/sys-process/iotop/iotop-0.6.ebuild index b569cf87b0b5..41165be56f6c 100644 --- a/sys-process/iotop/iotop-0.6.ebuild +++ b/sys-process/iotop/iotop-0.6.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/sys-process/iotop/iotop-0.6.ebuild,v 1.6 2013/07/24 18:43:16 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-process/iotop/iotop-0.6.ebuild,v 1.7 2013/08/03 06:53:16 ago Exp $ EAPI=5 @@ -15,7 +15,7 @@ SRC_URI="http://guichaz.free.fr/iotop//files/${P}.tar.bz2" LICENSE="GPL-2" SLOT="0" -KEYWORDS="amd64 arm hppa ~ia64 ~mips ppc ~sparc ~x86 ~amd64-linux ~x86-linux" +KEYWORDS="amd64 arm hppa ~ia64 ~mips ppc sparc ~x86 ~amd64-linux ~x86-linux" IUSE="" CONFIG_CHECK="~TASK_IO_ACCOUNTING ~TASK_DELAY_ACCT ~TASKSTATS ~VM_EVENT_COUNTERS" |