commit: 9f25e345a06b4c4fa50317f332dc9d0bdcfe580b Author: Mart Raudsepp <leio <AT> gentoo <DOT> org> AuthorDate: Fri Jan 5 00:48:31 2018 +0000 Commit: Mart Raudsepp <leio <AT> gentoo <DOT> org> CommitDate: Fri Jan 5 01:07:00 2018 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=9f25e345
net-ftp/ftpbase-0.01-r2: add ~arm64 keyword Closes: https://bugs.gentoo.org/642650 Package-Manager: Portage-2.3.19, Repoman-2.3.6 net-ftp/ftpbase/ftpbase-0.01-r2.ebuild | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/net-ftp/ftpbase/ftpbase-0.01-r2.ebuild b/net-ftp/ftpbase/ftpbase-0.01-r2.ebuild index 392c27075c2..272622d3203 100644 --- a/net-ftp/ftpbase/ftpbase-0.01-r2.ebuild +++ b/net-ftp/ftpbase/ftpbase-0.01-r2.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2013 Gentoo Foundation +# Copyright 1999-2018 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 inherit eutils pam user @@ -9,7 +9,7 @@ SRC_URI="" LICENSE="GPL-2" SLOT="0" -KEYWORDS="alpha amd64 arm hppa ia64 m68k ~mips ppc ppc64 s390 sh sparc x86 ~x86-fbsd" +KEYWORDS="alpha amd64 arm ~arm64 hppa ia64 m68k ~mips ppc ppc64 s390 sh sparc x86 ~x86-fbsd" IUSE="pam" DEPEND="pam? ( virtual/pam )