diff options
author | Sam James <sam@gentoo.org> | 2021-10-24 02:27:20 +0000 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2021-10-24 02:27:20 +0000 |
commit | 862e48d61ca8853db789c3e4d05820e76d57873a (patch) | |
tree | 6697268dfd20e4a605d1c4df97968dcec171c7ec /net-ftp | |
parent | dev-python/sphobjinv: Stabilize 2.1-r1 amd64, #819867 (diff) | |
download | gentoo-862e48d61ca8853db789c3e4d05820e76d57873a.tar.gz gentoo-862e48d61ca8853db789c3e4d05820e76d57873a.tar.bz2 gentoo-862e48d61ca8853db789c3e4d05820e76d57873a.zip |
net-ftp/proftpd: Stabilize 1.3.7c amd64, #819894
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'net-ftp')
-rw-r--r-- | net-ftp/proftpd/proftpd-1.3.7c.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/net-ftp/proftpd/proftpd-1.3.7c.ebuild b/net-ftp/proftpd/proftpd-1.3.7c.ebuild index f6554c2a6cde..c4eb028f6130 100644 --- a/net-ftp/proftpd/proftpd-1.3.7c.ebuild +++ b/net-ftp/proftpd/proftpd-1.3.7c.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 ~mips ~ppc ~ppc64 sparc ~x86" +KEYWORDS="~alpha amd64 ~arm ~hppa ~ia64 ~mips ~ppc ~ppc64 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" |