diff options
author | Mikle Kolyada <zlogene@gentoo.org> | 2019-04-14 19:17:04 +0300 |
---|---|---|
committer | Mikle Kolyada <zlogene@gentoo.org> | 2019-04-14 19:18:09 +0300 |
commit | d72fe6d6abe75a0fd62cdb16093ae37d2744a975 (patch) | |
tree | 2dee94a77d1e626ba3650a0f436b32db613cb0e8 | |
parent | sys-apps/smartmontools: arm stable wrt bug #682592 (diff) | |
download | gentoo-d72fe6d6abe75a0fd62cdb16093ae37d2744a975.tar.gz gentoo-d72fe6d6abe75a0fd62cdb16093ae37d2744a975.tar.bz2 gentoo-d72fe6d6abe75a0fd62cdb16093ae37d2744a975.zip |
net-ftp/proftpd: arm stable wrt bug #682050
Signed-off-by: Mikle Kolyada <zlogene@gentoo.org>
Package-Manager: Portage-2.3.62, Repoman-2.3.11
RepoMan-Options: --include-arches="arm"
-rw-r--r-- | net-ftp/proftpd/proftpd-1.3.6-r3.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/net-ftp/proftpd/proftpd-1.3.6-r3.ebuild b/net-ftp/proftpd/proftpd-1.3.6-r3.ebuild index d58eba277fdb..deef56383932 100644 --- a/net-ftp/proftpd/proftpd-1.3.6-r3.ebuild +++ b/net-ftp/proftpd/proftpd-1.3.6-r3.ebuild @@ -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 ~x86-fbsd" +KEYWORDS="~alpha amd64 arm ~hppa ~ia64 ~mips ppc ppc64 ~sparc x86 ~x86-fbsd" IUSE="acl authfile ban +caps case clamav copy ctrls deflate diskuse doc 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 xinetd" |