diff options
author | Matt Turner <mattst88@gentoo.org> | 2018-04-22 13:28:40 -0700 |
---|---|---|
committer | Matt Turner <mattst88@gentoo.org> | 2018-04-22 13:28:40 -0700 |
commit | 53424f65d973ef688d033583883adf368a0c19fa (patch) | |
tree | a03c5c84621c4362fa219b2ef7320ab443ce628f /net-ftp | |
parent | net-libs/mbedtls-2.7.2: hppa stable, bug 647800 (diff) | |
download | gentoo-53424f65d973ef688d033583883adf368a0c19fa.tar.gz gentoo-53424f65d973ef688d033583883adf368a0c19fa.tar.bz2 gentoo-53424f65d973ef688d033583883adf368a0c19fa.zip |
net-ftp/ftp-0.17.23.0.2.1: alpha stable, bug 643866
Diffstat (limited to 'net-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 9931966d580c..d8513d331583 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=" |