diff options
author | Mart Raudsepp <leio@gentoo.org> | 2018-01-05 02:48:31 +0200 |
---|---|---|
committer | Mart Raudsepp <leio@gentoo.org> | 2018-01-05 03:07:00 +0200 |
commit | 9f25e345a06b4c4fa50317f332dc9d0bdcfe580b (patch) | |
tree | 8af46f75b3622822c34369f8865e1a060fdad51b /net-ftp/ftpbase | |
parent | net-fs/curlftpfs-0.9.2-r3: add ~arm64 keyword (diff) | |
download | gentoo-9f25e345a06b4c4fa50317f332dc9d0bdcfe580b.tar.gz gentoo-9f25e345a06b4c4fa50317f332dc9d0bdcfe580b.tar.bz2 gentoo-9f25e345a06b4c4fa50317f332dc9d0bdcfe580b.zip |
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
Diffstat (limited to 'net-ftp/ftpbase')
-rw-r--r-- | net-ftp/ftpbase/ftpbase-0.01-r2.ebuild | 4 |
1 files 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 392c27075c28..272622d32030 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 ) |