diff options
author | Sam James <sam@gentoo.org> | 2020-12-22 18:56:28 +0000 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2020-12-22 18:56:28 +0000 |
commit | 900c6bd13f178a7e751154da88ec902997a201fd (patch) | |
tree | ffc09d0a47acaf0e6d723b56aab81f1f958bfd09 /sys-fs | |
parent | sys-fs/ncdu: Stabilize 1.15.1 amd64, #761256 (diff) | |
download | gentoo-900c6bd13f178a7e751154da88ec902997a201fd.tar.gz gentoo-900c6bd13f178a7e751154da88ec902997a201fd.tar.bz2 gentoo-900c6bd13f178a7e751154da88ec902997a201fd.zip |
sys-fs/ncdu: Stabilize 1.15.1 ppc64, #761256
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'sys-fs')
-rw-r--r-- | sys-fs/ncdu/ncdu-1.15.1.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sys-fs/ncdu/ncdu-1.15.1.ebuild b/sys-fs/ncdu/ncdu-1.15.1.ebuild index d192c5201f8e..13e3c10a67e6 100644 --- a/sys-fs/ncdu/ncdu-1.15.1.ebuild +++ b/sys-fs/ncdu/ncdu-1.15.1.ebuild @@ -9,7 +9,7 @@ SRC_URI="https://dev.yorhel.nl/download/${P}.tar.gz" LICENSE="MIT" SLOT="0" -KEYWORDS="~alpha amd64 arm arm64 ~ppc ~ppc64 x86 ~amd64-linux ~x86-linux ~x64-macos" +KEYWORDS="~alpha amd64 arm arm64 ~ppc ppc64 x86 ~amd64-linux ~x86-linux ~x64-macos" RDEPEND=" sys-libs/ncurses:0=[unicode] |