diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2020-02-11 11:57:53 +0100 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2020-02-11 11:57:53 +0100 |
commit | df57a7554bb1c60dba2c185b615e9f81066e7f7a (patch) | |
tree | f4f635ef133b52f6dd73c4c007390fa7be9c2830 /net-ftp | |
parent | dev-lang/erlang: ppc64 stable wrt bug #708902 (diff) | |
download | gentoo-df57a7554bb1c60dba2c185b615e9f81066e7f7a.tar.gz gentoo-df57a7554bb1c60dba2c185b615e9f81066e7f7a.tar.bz2 gentoo-df57a7554bb1c60dba2c185b615e9f81066e7f7a.zip |
net-ftp/proftpd: ppc64 stable wrt bug #708904
Package-Manager: Portage-2.3.84, Repoman-2.3.20
RepoMan-Options: --include-arches="ppc64"
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 | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/net-ftp/proftpd/proftpd-1.3.6b-r1.ebuild b/net-ftp/proftpd/proftpd-1.3.6b-r1.ebuild index 71c37829155b..0e79322dd329 100644 --- a/net-ftp/proftpd/proftpd-1.3.6b-r1.ebuild +++ b/net-ftp/proftpd/proftpd-1.3.6b-r1.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" |