diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2020-02-10 19:10:11 +0100 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2020-02-10 19:10:11 +0100 |
commit | 2566c0a48d176576665b60eeadfdc91c0b9535f9 (patch) | |
tree | 748b766ec8bf58659f0668fc03b602dd8846b2bd /net-ftp | |
parent | app-misc/mc: arm stable wrt bug #708896 (diff) | |
download | gentoo-2566c0a48d176576665b60eeadfdc91c0b9535f9.tar.gz gentoo-2566c0a48d176576665b60eeadfdc91c0b9535f9.tar.bz2 gentoo-2566c0a48d176576665b60eeadfdc91c0b9535f9.zip |
net-ftp/proftpd: arm stable wrt bug #708904
Package-Manager: Portage-2.3.84, Repoman-2.3.20
RepoMan-Options: --include-arches="arm"
Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
Diffstat (limited to 'net-ftp')
-rw-r--r-- | net-ftp/proftpd/proftpd-1.3.6b-r1.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/net-ftp/proftpd/proftpd-1.3.6b-r1.ebuild b/net-ftp/proftpd/proftpd-1.3.6b-r1.ebuild index a7cb7a64d240..27c9846e806a 100644 --- a/net-ftp/proftpd/proftpd-1.3.6b-r1.ebuild +++ b/net-ftp/proftpd/proftpd-1.3.6b-r1.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2019 Gentoo Authors +# Copyright 1999-2020 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=7 @@ -26,7 +26,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 libressl 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" |