diff options
author | Mikle Kolyada <zlogene@gentoo.org> | 2018-03-15 17:32:54 +0300 |
---|---|---|
committer | Mikle Kolyada <zlogene@gentoo.org> | 2018-03-15 17:32:54 +0300 |
commit | 53cadb993cecef662003227f1408f50258672ca1 (patch) | |
tree | 63b198217a968fab096191ae49a528867aabf9ba /net-ftp/ftp | |
parent | app-portage/repoman: arm stable wrt bug #644880 (diff) | |
download | gentoo-53cadb993cecef662003227f1408f50258672ca1.tar.gz gentoo-53cadb993cecef662003227f1408f50258672ca1.tar.bz2 gentoo-53cadb993cecef662003227f1408f50258672ca1.zip |
net-ftp/ftp: arm stable wrt bug #643866
Package-Manager: Portage-2.3.24, Repoman-2.3.6
Diffstat (limited to 'net-ftp/ftp')
-rw-r--r-- | net-ftp/ftp/ftp-0.17.23.0.2.1.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/net-ftp/ftp/ftp-0.17.23.0.2.1.ebuild b/net-ftp/ftp/ftp-0.17.23.0.2.1.ebuild index 4d7b24b1e2f3..9931966d580c 100644 --- a/net-ftp/ftp/ftp-0.17.23.0.2.1.ebuild +++ b/net-ftp/ftp/ftp-0.17.23.0.2.1.ebuild @@ -19,7 +19,7 @@ SRC_URI="ftp://sunsite.unc.edu/pub/Linux/system/network/netkit/${MY_P}.tar.gz LICENSE="BSD" SLOT="0" -KEYWORDS="~alpha amd64 ~arm hppa ia64 ~mips ppc ppc64 ~s390 ~sh sparc x86" +KEYWORDS="~alpha amd64 arm hppa ia64 ~mips ppc ppc64 ~s390 ~sh sparc x86" IUSE="ipv6 libressl readline ssl" RDEPEND=" |