commit: b21dfc9a72ac2ecf4d50fe3e14d4b5b985fb89c3 Author: Mart Raudsepp <leio <AT> gentoo <DOT> org> AuthorDate: Fri Jan 5 00:57:37 2018 +0000 Commit: Mart Raudsepp <leio <AT> gentoo <DOT> org> CommitDate: Fri Jan 5 01:07:17 2018 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=b21dfc9a
net-ftp/pure-ftpd-1.0.47: add ~arm64 keyword Closes: https://bugs.gentoo.org/642652 Package-Manager: Portage-2.3.19, Repoman-2.3.6 net-ftp/pure-ftpd/pure-ftpd-1.0.47.ebuild | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/net-ftp/pure-ftpd/pure-ftpd-1.0.47.ebuild b/net-ftp/pure-ftpd/pure-ftpd-1.0.47.ebuild index 6e61fbe0d05..230c6974a75 100644 --- a/net-ftp/pure-ftpd/pure-ftpd-1.0.47.ebuild +++ b/net-ftp/pure-ftpd/pure-ftpd-1.0.47.ebuild @@ -1,10 +1,10 @@ -# Copyright 1999-2017 Gentoo Foundation +# Copyright 1999-2018 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 EAPI=6 inherit flag-o-matic -KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~ppc ~ppc64 ~sparc ~x86" +KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~ppc ~ppc64 ~sparc ~x86" DESCRIPTION="Fast, production-quality, standard-conformant FTP server" HOMEPAGE="http://www.pureftpd.org/"
