Gentoo Archives: gentoo-commits

From: Agostino Sarubbo <ago@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: net-ftp/atftp/
Date: Tue, 14 Feb 2017 15:40:03
Message-Id: 1487086665.9ca6c2629ca2bc41db56d12d5683d23fc31f377c.ago@gentoo
1 commit: 9ca6c2629ca2bc41db56d12d5683d23fc31f377c
2 Author: Agostino Sarubbo <ago <AT> gentoo <DOT> org>
3 AuthorDate: Tue Feb 14 15:37:45 2017 +0000
4 Commit: Agostino Sarubbo <ago <AT> gentoo <DOT> org>
5 CommitDate: Tue Feb 14 15:37:45 2017 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=9ca6c262
7
8 net-ftp/atftp: x86 stable wrt bug #609092
9
10 Package-Manager: portage-2.3.3
11 RepoMan-Options: --include-arches="x86"
12 Signed-off-by: Agostino Sarubbo <ago <AT> gentoo.org>
13
14 net-ftp/atftp/atftp-0.7-r5.ebuild | 2 +-
15 1 file changed, 1 insertion(+), 1 deletion(-)
16
17 diff --git a/net-ftp/atftp/atftp-0.7-r5.ebuild b/net-ftp/atftp/atftp-0.7-r5.ebuild
18 index 4534a96349..8a97d7eaf7 100644
19 --- a/net-ftp/atftp/atftp-0.7-r5.ebuild
20 +++ b/net-ftp/atftp/atftp-0.7-r5.ebuild
21 @@ -15,7 +15,7 @@ SRC_URI="ftp://ftp.mamalinux.com/pub/atftp/${P}.tar.gz
22
23 LICENSE="GPL-2"
24 SLOT="0"
25 -KEYWORDS="amd64 ~arm ~ppc ~ppc64 ~s390 ~sparc ~x86"
26 +KEYWORDS="amd64 ~arm ~ppc ~ppc64 ~s390 ~sparc x86"
27 IUSE="selinux tcpd readline pcre"
28
29 DEPEND="tcpd? ( sys-apps/tcp-wrappers )