diff options
author | Sam James <sam@gentoo.org> | 2023-06-03 02:57:02 +0100 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2023-06-03 02:57:02 +0100 |
commit | 47e7fae47a59bea9b1cd11a21396ca3295af80ac (patch) | |
tree | 9784c8d85cac8ea2ebffe726c04d717bb61f3dd9 /net-ftp | |
parent | net-libs/gupnp-igd: Stabilize 1.6.0 x86, #907634 (diff) | |
download | gentoo-47e7fae47a59bea9b1cd11a21396ca3295af80ac.tar.gz gentoo-47e7fae47a59bea9b1cd11a21396ca3295af80ac.tar.bz2 gentoo-47e7fae47a59bea9b1cd11a21396ca3295af80ac.zip |
net-ftp/proftpd: Keyword 1.3.8-r1 arm64, #907700
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'net-ftp')
-rw-r--r-- | net-ftp/proftpd/proftpd-1.3.8-r1.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/net-ftp/proftpd/proftpd-1.3.8-r1.ebuild b/net-ftp/proftpd/proftpd-1.3.8-r1.ebuild index 67887804453b..796466a954e3 100644 --- a/net-ftp/proftpd/proftpd-1.3.8-r1.ebuild +++ b/net-ftp/proftpd/proftpd-1.3.8-r1.ebuild @@ -27,7 +27,7 @@ SRC_URI="ftp://ftp.proftpd.org/distrib/source/${P/_/}.tar.gz LICENSE="GPL-2" SLOT="0" -KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~ppc ~ppc64 ~riscv ~sparc ~x86" +KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~ppc ~ppc64 ~riscv ~sparc ~x86" IUSE="acl authfile ban +caps case clamav copy ctrls deflate diskuse dso dynmasq exec ifsession ifversion ident ipv6 kerberos ldap log-forensic memcache msg mysql ncurses nls pam +pcre postgres qos radius ratio readme rewrite selinux sftp shaper sitemisc snmp sodium softquota sqlite ssl tcpd test unique-id vroot" |