diff options
author | Michael Weber <xmw@gentoo.org> | 2017-03-01 00:12:13 +0100 |
---|---|---|
committer | Michael Weber <xmw@gentoo.org> | 2017-03-01 00:29:33 +0100 |
commit | 842d0de77139e8945ee3c7319060f0ae43b8935a (patch) | |
tree | d91773193984e17aa027861982fbd6bb7fac33f7 /sys-fs | |
parent | media-libs/mesa: Fix slotted LLVM deps to include MULTILIB_USEDEP (diff) | |
download | gentoo-842d0de77139e8945ee3c7319060f0ae43b8935a.tar.gz gentoo-842d0de77139e8945ee3c7319060f0ae43b8935a.tar.bz2 gentoo-842d0de77139e8945ee3c7319060f0ae43b8935a.zip |
sys-fs/ncdu: amd64 arm arm64 ppc ppc64 stable (bug 611260).
Package-Manager: Portage-2.3.3, Repoman-2.3.1
Diffstat (limited to 'sys-fs')
-rw-r--r-- | sys-fs/ncdu/ncdu-1.12.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sys-fs/ncdu/ncdu-1.12.ebuild b/sys-fs/ncdu/ncdu-1.12.ebuild index 154019437be0..c02155a4afe6 100644 --- a/sys-fs/ncdu/ncdu-1.12.ebuild +++ b/sys-fs/ncdu/ncdu-1.12.ebuild @@ -9,7 +9,7 @@ SRC_URI="http://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] |