diff options
author | Mart Raudsepp <leio@gentoo.org> | 2018-01-05 02:57:37 +0200 |
---|---|---|
committer | Mart Raudsepp <leio@gentoo.org> | 2018-01-05 03:07:17 +0200 |
commit | b21dfc9a72ac2ecf4d50fe3e14d4b5b985fb89c3 (patch) | |
tree | 45a9ecae45c0b7e930e1072283b8a2fdf4631ffc /net-ftp | |
parent | sys-fs/quota-4.04-r1: add ~arm64 keyword (diff) | |
download | gentoo-b21dfc9a72ac2ecf4d50fe3e14d4b5b985fb89c3.tar.gz gentoo-b21dfc9a72ac2ecf4d50fe3e14d4b5b985fb89c3.tar.bz2 gentoo-b21dfc9a72ac2ecf4d50fe3e14d4b5b985fb89c3.zip |
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
Diffstat (limited to 'net-ftp')
-rw-r--r-- | net-ftp/pure-ftpd/pure-ftpd-1.0.47.ebuild | 4 |
1 files 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 6e61fbe0d05f..230c6974a75f 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/" |