diff options
author | Aaron Bauman <bman@gentoo.org> | 2019-12-03 19:55:20 -0500 |
---|---|---|
committer | Aaron Bauman <bman@gentoo.org> | 2019-12-03 19:56:05 -0500 |
commit | 6a8b318499be5a6629163520ff2761787f6e7415 (patch) | |
tree | af57ee7eee94f58c427ce1da26871a85f366df69 /sys-fs/ncdu | |
parent | app-cdr/isoimagewriter: 0.8 amd64 stable (diff) | |
download | gentoo-6a8b318499be5a6629163520ff2761787f6e7415.tar.gz gentoo-6a8b318499be5a6629163520ff2761787f6e7415.tar.bz2 gentoo-6a8b318499be5a6629163520ff2761787f6e7415.zip |
sys-fs/ncdu: arm64 stable (bug #701880)
Signed-off-by: Aaron Bauman <bman@gentoo.org>
Package-Manager: Portage-2.3.80, Repoman-2.3.19
Diffstat (limited to 'sys-fs/ncdu')
-rw-r--r-- | sys-fs/ncdu/ncdu-1.14.1.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sys-fs/ncdu/ncdu-1.14.1.ebuild b/sys-fs/ncdu/ncdu-1.14.1.ebuild index 27a003fb9d22..dd11d18ddf99 100644 --- a/sys-fs/ncdu/ncdu-1.14.1.ebuild +++ b/sys-fs/ncdu/ncdu-1.14.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] |