diff options
author | Matt Turner <mattst88@gentoo.org> | 2018-04-25 21:07:03 -0700 |
---|---|---|
committer | Matt Turner <mattst88@gentoo.org> | 2018-04-25 21:20:53 -0700 |
commit | 003bf35e256633b7c7e05a8b9f99c7862d0570cd (patch) | |
tree | 3cc4a4c5ddb60cb4003ec568e7d3535dd22aaccc /sys-process/iotop | |
parent | dev-games/ode: dropped ppc64 keywords, bug 653160 (diff) | |
download | gentoo-003bf35e256633b7c7e05a8b9f99c7862d0570cd.tar.gz gentoo-003bf35e256633b7c7e05a8b9f99c7862d0570cd.tar.bz2 gentoo-003bf35e256633b7c7e05a8b9f99c7862d0570cd.zip |
sys-process/iotop-0.6: ppc64 stable, bug 652640
Diffstat (limited to 'sys-process/iotop')
-rw-r--r-- | sys-process/iotop/iotop-0.6.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sys-process/iotop/iotop-0.6.ebuild b/sys-process/iotop/iotop-0.6.ebuild index 33d342c58296..3faec2aa4511 100644 --- a/sys-process/iotop/iotop-0.6.ebuild +++ b/sys-process/iotop/iotop-0.6.ebuild @@ -14,7 +14,7 @@ SRC_URI="http://guichaz.free.fr/iotop/files/${P}.tar.bz2" LICENSE="GPL-2" SLOT="0" -KEYWORDS="amd64 arm ~arm64 hppa ~ia64 ~mips ppc ~ppc64 sparc x86 ~amd64-linux ~x86-linux" +KEYWORDS="amd64 arm ~arm64 hppa ~ia64 ~mips ppc ppc64 sparc x86 ~amd64-linux ~x86-linux" IUSE="" CONFIG_CHECK="~TASK_IO_ACCOUNTING ~TASK_DELAY_ACCT ~TASKSTATS ~VM_EVENT_COUNTERS" |