diff options
author | Sam James <sam@gentoo.org> | 2021-10-21 23:28:01 +0000 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2021-10-21 23:28:01 +0000 |
commit | fd3f39055c6a3f830b32c99ef4f9bc074604c1ea (patch) | |
tree | 8b2d2b5f72d5a6108f3d57061faad718041d70f1 /sys-process/iotop-c | |
parent | media-video/vdr2jpeg: Stabilize 0.2.0-r5 amd64, #819138 (diff) | |
download | gentoo-fd3f39055c6a3f830b32c99ef4f9bc074604c1ea.tar.gz gentoo-fd3f39055c6a3f830b32c99ef4f9bc074604c1ea.tar.bz2 gentoo-fd3f39055c6a3f830b32c99ef4f9bc074604c1ea.zip |
sys-process/iotop-c: Stabilize 1.19 amd64, #819213
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'sys-process/iotop-c')
-rw-r--r-- | sys-process/iotop-c/iotop-c-1.19.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sys-process/iotop-c/iotop-c-1.19.ebuild b/sys-process/iotop-c/iotop-c-1.19.ebuild index 79fbee9dbfd4..dcc5914b7b3e 100644 --- a/sys-process/iotop-c/iotop-c-1.19.ebuild +++ b/sys-process/iotop-c/iotop-c-1.19.ebuild @@ -12,7 +12,7 @@ S="${WORKDIR}/iotop-${PV}" LICENSE="GPL-2+" SLOT="0" -KEYWORDS="~amd64 x86" +KEYWORDS="amd64 x86" RDEPEND="sys-libs/ncurses:= !sys-process/iotop" |