diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2020-03-07 12:06:03 +0100 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2020-03-07 12:06:03 +0100 |
commit | e772fb69dc1a654ca2b423f28843f9be0f04144f (patch) | |
tree | 49b8c410df10eb722cabcf1b5d46cabddb2f7cc4 /net-ftp/atftp | |
parent | dev-python/pycurl: arm stable wrt bug #711736 (diff) | |
download | gentoo-e772fb69dc1a654ca2b423f28843f9be0f04144f.tar.gz gentoo-e772fb69dc1a654ca2b423f28843f9be0f04144f.tar.bz2 gentoo-e772fb69dc1a654ca2b423f28843f9be0f04144f.zip |
net-ftp/atftp: arm stable wrt bug #711630
Package-Manager: Portage-2.3.89, Repoman-2.3.20
RepoMan-Options: --include-arches="arm"
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 d01596f16a8e..ed32bfa406cf 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 ) |