diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2020-03-18 10:55:38 +0100 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2020-03-18 10:55:38 +0100 |
commit | 8c2f45001b198e91a9515eb77f999f6e167eaebe (patch) | |
tree | 9dfb518d823f9b40c22ed4706fba4edd831f73ef /net-ftp/proftpd | |
parent | dev-python/pyopenssl: sparc stable wrt bug #713114 (diff) | |
download | gentoo-8c2f45001b198e91a9515eb77f999f6e167eaebe.tar.gz gentoo-8c2f45001b198e91a9515eb77f999f6e167eaebe.tar.bz2 gentoo-8c2f45001b198e91a9515eb77f999f6e167eaebe.zip |
net-ftp/proftpd: ia64 stable wrt bug #710730
Package-Manager: Portage-2.3.89, Repoman-2.3.20
RepoMan-Options: --include-arches="ia64"
Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
Diffstat (limited to 'net-ftp/proftpd')
-rw-r--r-- | net-ftp/proftpd/proftpd-1.3.6c.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/net-ftp/proftpd/proftpd-1.3.6c.ebuild b/net-ftp/proftpd/proftpd-1.3.6c.ebuild index 33522d79cf8e..ddf54f386b9a 100644 --- a/net-ftp/proftpd/proftpd-1.3.6c.ebuild +++ b/net-ftp/proftpd/proftpd-1.3.6c.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" +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" |