Gentoo Archives: gentoo-commits

From: Thomas Deutschmann <whissi@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: net-ftp/atftp/
Date: Thu, 08 Apr 2021 00:25:58
Message-Id: 1617841506.566c8939e915a56336a0e99bda32152ff1e3fe52.whissi@gentoo
1 commit: 566c8939e915a56336a0e99bda32152ff1e3fe52
2 Author: Thomas Deutschmann <whissi <AT> gentoo <DOT> org>
3 AuthorDate: Thu Apr 8 00:25:06 2021 +0000
4 Commit: Thomas Deutschmann <whissi <AT> gentoo <DOT> org>
5 CommitDate: Thu Apr 8 00:25:06 2021 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=566c8939
7
8 net-ftp/atftp: x86 stable (bug #780792)
9
10 Package-Manager: Portage-3.0.18, Repoman-3.0.3
11 Signed-off-by: Thomas Deutschmann <whissi <AT> gentoo.org>
12
13 net-ftp/atftp/atftp-0.7.4.ebuild | 2 +-
14 1 file changed, 1 insertion(+), 1 deletion(-)
15
16 diff --git a/net-ftp/atftp/atftp-0.7.4.ebuild b/net-ftp/atftp/atftp-0.7.4.ebuild
17 index bdca7be84a0..a9465320ad3 100644
18 --- a/net-ftp/atftp/atftp-0.7.4.ebuild
19 +++ b/net-ftp/atftp/atftp-0.7.4.ebuild
20 @@ -10,7 +10,7 @@ SRC_URI="mirror://sourceforge/atftp/${P}.tar.gz"
21
22 LICENSE="GPL-2+"
23 SLOT="0"
24 -KEYWORDS="~amd64 arm ~ppc ~ppc64 ~s390 ~sparc ~x86"
25 +KEYWORDS="~amd64 arm ~ppc ~ppc64 ~s390 ~sparc x86"
26 IUSE="selinux tcpd readline pcre"
27
28 DEPEND="tcpd? ( sys-apps/tcp-wrappers )