diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2020-03-06 12:40:50 +0100 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2020-03-06 12:40:50 +0100 |
commit | 4c9eaec287e6a971036d141718cb4328602fc77d (patch) | |
tree | 5677dc7282b6212a32c91bb7cd1f493bdd7162db /net-ftp/atftp | |
parent | sys-apps/coreutils: amd64 stable wrt bug #711616 (diff) | |
download | gentoo-4c9eaec287e6a971036d141718cb4328602fc77d.tar.gz gentoo-4c9eaec287e6a971036d141718cb4328602fc77d.tar.bz2 gentoo-4c9eaec287e6a971036d141718cb4328602fc77d.zip |
net-ftp/atftp: amd64 stable wrt bug #711630
Package-Manager: Portage-2.3.89, Repoman-2.3.20
RepoMan-Options: --include-arches="amd64"
Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
Diffstat (limited to 'net-ftp/atftp')
-rw-r--r-- | net-ftp/atftp/atftp-0.7.2-r1.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/net-ftp/atftp/atftp-0.7.2-r1.ebuild b/net-ftp/atftp/atftp-0.7.2-r1.ebuild index 5a2c3723d44a..e542d78d256f 100644 --- a/net-ftp/atftp/atftp-0.7.2-r1.ebuild +++ b/net-ftp/atftp/atftp-0.7.2-r1.ebuild @@ -10,7 +10,7 @@ SRC_URI="mirror://sourceforge/atftp/${P}.tar.gz" LICENSE="GPL-2+" SLOT="0" -KEYWORDS="~amd64 ~arm ~ppc ~ppc64 ~s390 ~sparc ~x86" +KEYWORDS="amd64 ~arm ~ppc ~ppc64 ~s390 ~sparc ~x86" IUSE="selinux tcpd readline pcre" DEPEND="tcpd? ( sys-apps/tcp-wrappers ) |