summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAnthony G. Basile <blueness@gentoo.org>2012-07-15 17:21:30 +0000
committerAnthony G. Basile <blueness@gentoo.org>2012-07-15 17:21:30 +0000
commit6acb2757e1729b50411ef1fbd96f6b66ea991fcf (patch)
treebafafcdfcc7ce3e2816a3061658311dbff435729 /sys-process
parentalpha/arm/ia64/sh/sparc stable wrt #422715 #422713 #412947 (diff)
downloadgentoo-2-6acb2757e1729b50411ef1fbd96f6b66ea991fcf.tar.gz
gentoo-2-6acb2757e1729b50411ef1fbd96f6b66ea991fcf.tar.bz2
gentoo-2-6acb2757e1729b50411ef1fbd96f6b66ea991fcf.zip
Keyword ~mips
(Portage version: 2.1.10.65/cvs/Linux x86_64)
Diffstat (limited to 'sys-process')
-rw-r--r--sys-process/iotop/ChangeLog5
-rw-r--r--sys-process/iotop/iotop-0.4.4.ebuild4
2 files changed, 6 insertions, 3 deletions
diff --git a/sys-process/iotop/ChangeLog b/sys-process/iotop/ChangeLog
index 4ad3ddfaa7eb..9bdff17d9264 100644
--- a/sys-process/iotop/ChangeLog
+++ b/sys-process/iotop/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for sys-process/iotop
# Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/sys-process/iotop/ChangeLog,v 1.56 2012/02/16 13:37:33 jlec Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-process/iotop/ChangeLog,v 1.57 2012/07/15 17:21:30 blueness Exp $
+
+ 15 Jul 2012; Anthony G. Basile <blueness@gentoo.org> iotop-0.4.4.ebuild:
+ Keyword ~mips
16 Feb 2012; Justin Lecher <jlec@gentoo.org> iotop-0.4.3.ebuild,
iotop-0.4.4.ebuild, metadata.xml:
diff --git a/sys-process/iotop/iotop-0.4.4.ebuild b/sys-process/iotop/iotop-0.4.4.ebuild
index e0352d0d8e97..ea830ba0dbf8 100644
--- a/sys-process/iotop/iotop-0.4.4.ebuild
+++ b/sys-process/iotop/iotop-0.4.4.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/sys-process/iotop/iotop-0.4.4.ebuild,v 1.2 2012/02/16 13:37:33 jlec Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-process/iotop/iotop-0.4.4.ebuild,v 1.3 2012/07/15 17:21:30 blueness Exp $
EAPI=4
@@ -17,7 +17,7 @@ SRC_URI="http://guichaz.free.fr/iotop//files/${P}.tar.bz2"
LICENSE="GPL-2"
SLOT="0"
-KEYWORDS="~amd64 ~arm ~hppa ~ia64 ~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"