diff options
author | 2022-05-11 00:55:06 +0200 | |
---|---|---|
committer | 2022-05-11 00:56:50 +0200 | |
commit | ca09e2c20cc8facee12e91e680aecb836a966d9f (patch) | |
tree | 2af882237cb99cf896049ff5b5e995650580f571 /net-ftp/proftpd/proftpd-1.3.8_rc2-r2.ebuild | |
parent | net-analyzer/hping: Drop ~mips (diff) | |
download | gentoo-ca09e2c20cc8facee12e91e680aecb836a966d9f.tar.gz gentoo-ca09e2c20cc8facee12e91e680aecb836a966d9f.tar.bz2 gentoo-ca09e2c20cc8facee12e91e680aecb836a966d9f.zip |
net-ftp/proftpd: Drop ~mips
Package-Manager: Portage-3.0.30, Repoman-3.0.3
Signed-off-by: Andreas K. Hüttel <dilfridge@gentoo.org>
Diffstat (limited to 'net-ftp/proftpd/proftpd-1.3.8_rc2-r2.ebuild')
-rw-r--r-- | net-ftp/proftpd/proftpd-1.3.8_rc2-r2.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/net-ftp/proftpd/proftpd-1.3.8_rc2-r2.ebuild b/net-ftp/proftpd/proftpd-1.3.8_rc2-r2.ebuild index fdbaed7feefe..2f368e288ee7 100644 --- a/net-ftp/proftpd/proftpd-1.3.8_rc2-r2.ebuild +++ b/net-ftp/proftpd/proftpd-1.3.8_rc2-r2.ebuild @@ -27,7 +27,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 ~riscv sparc x86" +KEYWORDS="~alpha amd64 arm ~hppa ~ia64 ppc ppc64 ~riscv sparc x86" IUSE="acl authfile ban +caps case clamav copy ctrls deflate diskuse dso dynmasq exec ifsession ifversion ident ipv6 kerberos ldap 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" |