diff options
author | Arthur Zamarin <arthurzam@gentoo.org> | 2023-02-24 19:10:50 +0200 |
---|---|---|
committer | Arthur Zamarin <arthurzam@gentoo.org> | 2023-02-24 19:10:50 +0200 |
commit | 24334cc084cf191f97c0ac6e839ea2ecc360c0c1 (patch) | |
tree | 7493134570587ed50d3db2458ed4c93b25ab2af4 /net-ftp/proftpd | |
parent | net-misc/htpdate: Stabilize 1.3.6 x86, #896292 (diff) | |
download | gentoo-24334cc084cf191f97c0ac6e839ea2ecc360c0c1.tar.gz gentoo-24334cc084cf191f97c0ac6e839ea2ecc360c0c1.tar.bz2 gentoo-24334cc084cf191f97c0ac6e839ea2ecc360c0c1.zip |
net-ftp/proftpd: Stabilize 1.3.8 ppc, #896304
Signed-off-by: Arthur Zamarin <arthurzam@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 afea37113b24..7228ffc7a484 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" |