diff options
author | Michael Weber <xmw@gentoo.org> | 2017-02-12 23:22:14 +0100 |
---|---|---|
committer | Michael Weber <xmw@gentoo.org> | 2017-02-13 01:07:00 +0100 |
commit | 4e184089c05d0fe1a44e8c0ef30a7a6795368c14 (patch) | |
tree | f8398eb54f92353a9cb461dba94efc0c42e1bf3f /sys-fs/ncdu | |
parent | x11-plugins/wmifs: drop old (diff) | |
download | gentoo-4e184089c05d0fe1a44e8c0ef30a7a6795368c14.tar.gz gentoo-4e184089c05d0fe1a44e8c0ef30a7a6795368c14.tar.bz2 gentoo-4e184089c05d0fe1a44e8c0ef30a7a6795368c14.zip |
sys-fs/ncdu: Add ~arm64 keyword.
Package-Manager: Portage-2.3.3, Repoman-2.3.1
Diffstat (limited to 'sys-fs/ncdu')
-rw-r--r-- | sys-fs/ncdu/ncdu-1.12.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/sys-fs/ncdu/ncdu-1.12.ebuild b/sys-fs/ncdu/ncdu-1.12.ebuild index d72d60f9deea..d0b74dc9a69a 100644 --- a/sys-fs/ncdu/ncdu-1.12.ebuild +++ b/sys-fs/ncdu/ncdu-1.12.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2016 Gentoo Foundation +# Copyright 1999-2017 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 # $Id$ @@ -10,7 +10,7 @@ SRC_URI="http://dev.yorhel.nl/download/${P}.tar.gz" LICENSE="MIT" SLOT="0" -KEYWORDS="~alpha ~amd64 ~arm ~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] |