diff options
author | Mikle Kolyada <zlogene@gentoo.org> | 2019-04-20 20:53:52 +0300 |
---|---|---|
committer | Mikle Kolyada <zlogene@gentoo.org> | 2019-04-20 20:57:38 +0300 |
commit | 2973bc934a4c699dd3c185488c36a0f053d9bd89 (patch) | |
tree | 1e9be9355b23f736bd89d33de1244d6173ad0806 /net-ftp | |
parent | net-misc/curl: alpha stable wrt bug #682150 (diff) | |
download | gentoo-2973bc934a4c699dd3c185488c36a0f053d9bd89.tar.gz gentoo-2973bc934a4c699dd3c185488c36a0f053d9bd89.tar.bz2 gentoo-2973bc934a4c699dd3c185488c36a0f053d9bd89.zip |
net-ftp/proftpd: alpha 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="alpha"
Diffstat (limited to 'net-ftp')
-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 deef56383932..da2fff59e8be 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" |