diff options
author | Sergei Trofimovich <slyfox@gentoo.org> | 2018-10-14 09:53:47 +0100 |
---|---|---|
committer | Sergei Trofimovich <slyfox@gentoo.org> | 2018-10-14 09:53:47 +0100 |
commit | be6d21de1266fad5cb4db8fcb54a6c81a8d93f7b (patch) | |
tree | 0138494f417bdf73bd6818b30b805588907082ab /sys-fs/ncdu | |
parent | app-cdr/dvdisaster: stable 0.79.5 for ppc, bug #653772 (diff) | |
download | gentoo-be6d21de1266fad5cb4db8fcb54a6c81a8d93f7b.tar.gz gentoo-be6d21de1266fad5cb4db8fcb54a6c81a8d93f7b.tar.bz2 gentoo-be6d21de1266fad5cb4db8fcb54a6c81a8d93f7b.zip |
sys-fs/ncdu: stable 1.13 for ppc, bug #658858
Signed-off-by: Sergei Trofimovich <slyfox@gentoo.org>
Package-Manager: Portage-2.3.51, Repoman-2.3.11
RepoMan-Options: --include-arches="ppc"
Diffstat (limited to 'sys-fs/ncdu')
-rw-r--r-- | sys-fs/ncdu/ncdu-1.13.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/sys-fs/ncdu/ncdu-1.13.ebuild b/sys-fs/ncdu/ncdu-1.13.ebuild index bc5cd4a90ab6..7c16a2487595 100644 --- a/sys-fs/ncdu/ncdu-1.13.ebuild +++ b/sys-fs/ncdu/ncdu-1.13.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2018 Gentoo Foundation +# Copyright 1999-2018 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=6 @@ -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] |