diff options
author | Sam James <sam@gentoo.org> | 2023-02-24 16:55:40 +0000 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2023-02-24 16:55:40 +0000 |
commit | cb0b378d1f4552af409603d1ecdaad87ee2a3593 (patch) | |
tree | 6f88e1f116373a642b432bf802ea57d5faa9febe /net-ftp/proftpd | |
parent | net-ftp/proftpd: Stabilize 1.3.8 arm, #896304 (diff) | |
download | gentoo-cb0b378d1f4552af409603d1ecdaad87ee2a3593.tar.gz gentoo-cb0b378d1f4552af409603d1ecdaad87ee2a3593.tar.bz2 gentoo-cb0b378d1f4552af409603d1ecdaad87ee2a3593.zip |
net-ftp/proftpd: Stabilize 1.3.8 ppc64, #896304
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'net-ftp/proftpd')
-rw-r--r-- | net-ftp/proftpd/proftpd-1.3.8.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/net-ftp/proftpd/proftpd-1.3.8.ebuild b/net-ftp/proftpd/proftpd-1.3.8.ebuild index 33244fa730cc..afea37113b24 100644 --- a/net-ftp/proftpd/proftpd-1.3.8.ebuild +++ b/net-ftp/proftpd/proftpd-1.3.8.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 ~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" |