diff options
author | Sam James <sam@gentoo.org> | 2023-02-24 16:55:38 +0000 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2023-02-24 16:55:38 +0000 |
commit | 181061ab2b5f7b538bb3dd17b327d2bc4b7acb5f (patch) | |
tree | 0147623a0dd03f6040a638b3bdd62a1909f860ae /net-ftp | |
parent | net-nntp/tin: Stabilize 2.6.2-r1 amd64, #896302 (diff) | |
download | gentoo-181061ab2b5f7b538bb3dd17b327d2bc4b7acb5f.tar.gz gentoo-181061ab2b5f7b538bb3dd17b327d2bc4b7acb5f.tar.bz2 gentoo-181061ab2b5f7b538bb3dd17b327d2bc4b7acb5f.zip |
net-ftp/proftpd: Stabilize 1.3.8 arm, #896304
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'net-ftp')
-rw-r--r-- | net-ftp/proftpd/proftpd-1.3.8.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/net-ftp/proftpd/proftpd-1.3.8.ebuild b/net-ftp/proftpd/proftpd-1.3.8.ebuild index 6671985169fb..33244fa730cc 100644 --- a/net-ftp/proftpd/proftpd-1.3.8.ebuild +++ b/net-ftp/proftpd/proftpd-1.3.8.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2022 Gentoo Authors +# Copyright 1999-2023 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=8 @@ -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" |