diff options
author | Sam James <sam@gentoo.org> | 2021-10-21 23:27:08 +0000 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2021-10-21 23:27:08 +0000 |
commit | 648a60d37a7442caf15b21fc035e66b50beabcd8 (patch) | |
tree | 32efa1b2ae875ac12dda185be5ec178609d90bb9 /sys-process/iotop-c | |
parent | dev-python/jsmin: Stabilize 3.0.0 ALLARCHES, #819198 (diff) | |
download | gentoo-648a60d37a7442caf15b21fc035e66b50beabcd8.tar.gz gentoo-648a60d37a7442caf15b21fc035e66b50beabcd8.tar.bz2 gentoo-648a60d37a7442caf15b21fc035e66b50beabcd8.zip |
sys-process/iotop-c: Stabilize 1.19 x86, #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 b6d52c5d05fa..79fbee9dbfd4 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" |