diff options
author | Sergei Trofimovich <slyfox@gentoo.org> | 2017-12-05 08:45:11 +0000 |
---|---|---|
committer | Sergei Trofimovich <slyfox@gentoo.org> | 2017-12-05 08:45:51 +0000 |
commit | 235918bfc81eaf5387e4b16f5ae2740aa23bd8ec (patch) | |
tree | 4fa4ccd1141efd7154fddd74792faefb66fbe6a3 /sys-process/iotop/iotop-0.6.ebuild | |
parent | sys-cluster/sanlock: add dep to dev-libs/libaio (diff) | |
download | gentoo-235918bfc81eaf5387e4b16f5ae2740aa23bd8ec.tar.gz gentoo-235918bfc81eaf5387e4b16f5ae2740aa23bd8ec.tar.bz2 gentoo-235918bfc81eaf5387e4b16f5ae2740aa23bd8ec.zip |
sys-process/iotop: keyworded 0.6 for ppc64, bug #639290
Package-Manager: Portage-2.3.16, Repoman-2.3.6
RepoMan-Options: --include-arches="ppc64"
Diffstat (limited to 'sys-process/iotop/iotop-0.6.ebuild')
-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 8d3f4872da40..33d342c58296 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 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" |