Gentoo Archives: gentoo-commits

From: Yixun Lan <dlan@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: net-ftp/proftpd/
Date: Sat, 30 Apr 2022 05:32:49
Message-Id: 1651296740.15c41958f77a74309caffd07ef04c57e97cfb79e.dlan@gentoo
1 commit: 15c41958f77a74309caffd07ef04c57e97cfb79e
2 Author: Yixun Lan <dlan <AT> gentoo <DOT> org>
3 AuthorDate: Sat Apr 30 05:31:44 2022 +0000
4 Commit: Yixun Lan <dlan <AT> gentoo <DOT> org>
5 CommitDate: Sat Apr 30 05:32:20 2022 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=15c41958
7
8 net-ftp/proftpd: keyword ~riscv for 1.3.8_rc2-r2, #841242
9
10 Signed-off-by: Yixun Lan <dlan <AT> gentoo.org>
11
12 net-ftp/proftpd/proftpd-1.3.8_rc2-r2.ebuild | 2 +-
13 1 file changed, 1 insertion(+), 1 deletion(-)
14
15 diff --git a/net-ftp/proftpd/proftpd-1.3.8_rc2-r2.ebuild b/net-ftp/proftpd/proftpd-1.3.8_rc2-r2.ebuild
16 index b21589b1457e..fdbaed7feefe 100644
17 --- a/net-ftp/proftpd/proftpd-1.3.8_rc2-r2.ebuild
18 +++ b/net-ftp/proftpd/proftpd-1.3.8_rc2-r2.ebuild
19 @@ -27,7 +27,7 @@ SRC_URI="ftp://ftp.proftpd.org/distrib/source/${P/_/}.tar.gz
20
21 LICENSE="GPL-2"
22 SLOT="0"
23 -KEYWORDS="~alpha amd64 arm ~hppa ~ia64 ~mips ppc ppc64 sparc x86"
24 +KEYWORDS="~alpha amd64 arm ~hppa ~ia64 ~mips ppc ppc64 ~riscv sparc x86"
25 IUSE="acl authfile ban +caps case clamav copy ctrls deflate diskuse dso dynmasq exec ifsession ifversion ident ipv6
26 kerberos ldap log-forensic memcache msg mysql ncurses nls pam +pcre postgres qos radius
27 ratio readme rewrite selinux sftp shaper sitemisc snmp sodium softquota sqlite ssl tcpd test unique-id vroot"