Gentoo Archives: gentoo-commits

From: Sam James <sam@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: net-ftp/atftp/
Date: Fri, 01 Oct 2021 23:42:34
Message-Id: 1633131704.0aae75caf32912e34281319efa7b00922265b85e.sam@gentoo
1 commit: 0aae75caf32912e34281319efa7b00922265b85e
2 Author: Sam James <sam <AT> gentoo <DOT> org>
3 AuthorDate: Fri Oct 1 23:41:44 2021 +0000
4 Commit: Sam James <sam <AT> gentoo <DOT> org>
5 CommitDate: Fri Oct 1 23:41:44 2021 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=0aae75ca
7
8 net-ftp/atftp: Stabilize 0.7.5 arm, #814803
9
10 Signed-off-by: Sam James <sam <AT> gentoo.org>
11
12 net-ftp/atftp/atftp-0.7.5.ebuild | 2 +-
13 1 file changed, 1 insertion(+), 1 deletion(-)
14
15 diff --git a/net-ftp/atftp/atftp-0.7.5.ebuild b/net-ftp/atftp/atftp-0.7.5.ebuild
16 index afc07d53b0e..a4680708a6b 100644
17 --- a/net-ftp/atftp/atftp-0.7.5.ebuild
18 +++ b/net-ftp/atftp/atftp-0.7.5.ebuild
19 @@ -10,7 +10,7 @@ SRC_URI="mirror://sourceforge/atftp/${P}.tar.gz"
20
21 LICENSE="GPL-2+"
22 SLOT="0"
23 -KEYWORDS="amd64 ~arm ppc ppc64 ~s390 ~sparc x86"
24 +KEYWORDS="amd64 arm ppc ppc64 ~s390 ~sparc x86"
25 IUSE="selinux tcpd readline pcre"
26
27 DEPEND="tcpd? ( sys-apps/tcp-wrappers )