summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJustin Lecher <jlec@gentoo.org>2010-11-03 17:33:51 +0000
committerJustin Lecher <jlec@gentoo.org>2010-11-03 17:33:51 +0000
commitacb4d1de160bda59e47c94aa9ff4517ca5b74284 (patch)
tree71abc1bf4dfa7c73e5d63a4d704b5efed9288dc9 /sys-process/iotop
parentVersion bump for dev channel release. (diff)
downloadgentoo-2-acb4d1de160bda59e47c94aa9ff4517ca5b74284.tar.gz
gentoo-2-acb4d1de160bda59e47c94aa9ff4517ca5b74284.tar.bz2
gentoo-2-acb4d1de160bda59e47c94aa9ff4517ca5b74284.zip
Keyworded for ~amd64-linux
(Portage version: 2.1.9.24/cvs/Linux x86_64)
Diffstat (limited to 'sys-process/iotop')
-rw-r--r--sys-process/iotop/ChangeLog5
-rw-r--r--sys-process/iotop/iotop-0.4.1.ebuild4
2 files changed, 6 insertions, 3 deletions
diff --git a/sys-process/iotop/ChangeLog b/sys-process/iotop/ChangeLog
index 3bdb9957f791..b7d481f3a6d0 100644
--- a/sys-process/iotop/ChangeLog
+++ b/sys-process/iotop/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for sys-process/iotop
# Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/sys-process/iotop/ChangeLog,v 1.39 2010/09/19 23:59:26 xmw Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-process/iotop/ChangeLog,v 1.40 2010/11/03 17:33:51 jlec Exp $
+
+ 03 Nov 2010; Justin Lecher <jlec@gentoo.org> iotop-0.4.1.ebuild:
+ Keyworded for ~amd64-linux
19 Sep 2010; Michael Weber <xmw@gentoo.org> iotop-0.4.1.ebuild:
Added ~arm keyword
diff --git a/sys-process/iotop/iotop-0.4.1.ebuild b/sys-process/iotop/iotop-0.4.1.ebuild
index bc185e91541f..aa6bc37a30a9 100644
--- a/sys-process/iotop/iotop-0.4.1.ebuild
+++ b/sys-process/iotop/iotop-0.4.1.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2010 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/sys-process/iotop/iotop-0.4.1.ebuild,v 1.7 2010/09/19 23:59:26 xmw Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-process/iotop/iotop-0.4.1.ebuild,v 1.8 2010/11/03 17:33:51 jlec Exp $
EAPI="3"
PYTHON_DEPEND="2:2.5"
@@ -16,7 +16,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 ~x86-linux"
+KEYWORDS="amd64 ~arm hppa ~ia64 ppc ~sparc x86 ~amd64-linux ~x86-linux"
IUSE=""
DEPEND=""