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: Sun, 26 Sep 2021 05:02:03
Message-Id: 1632632425.4ff329097b7522348982266629f75cfaf7a03cd4.sam@gentoo
1 commit: 4ff329097b7522348982266629f75cfaf7a03cd4
2 Author: Sam James <sam <AT> gentoo <DOT> org>
3 AuthorDate: Sun Sep 26 05:00:25 2021 +0000
4 Commit: Sam James <sam <AT> gentoo <DOT> org>
5 CommitDate: Sun Sep 26 05:00:25 2021 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=4ff32909
7
8 net-ftp/atftp: Stabilize 0.7.5 x86, #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 6dac6acb7ad..c0d2d7872d1 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 )