diff options
author | Rolf Eike Beer <eike@sf-mail.de> | 2018-01-08 19:57:00 +0100 |
---|---|---|
committer | Sergei Trofimovich <slyfox@gentoo.org> | 2018-01-08 22:04:55 +0000 |
commit | 7867d93e26566992f6030538697bd00b1398abca (patch) | |
tree | 92c88da2fbd6b96a7ef10ada71fdd1f6adc2b122 /net-ftp | |
parent | net-misc/electrum: Migrate from LINGUAS to L10N. (diff) | |
download | gentoo-7867d93e26566992f6030538697bd00b1398abca.tar.gz gentoo-7867d93e26566992f6030538697bd00b1398abca.tar.bz2 gentoo-7867d93e26566992f6030538697bd00b1398abca.zip |
net-ftp/ftp: stable 0.17.23.0.2.1 for sparc, bug #643866
Package-Manager: Portage-2.3.13, Repoman-2.3.3
RepoMan-Options: --include-arches="sparc"
Diffstat (limited to 'net-ftp')
-rw-r--r-- | net-ftp/ftp/ftp-0.17.23.0.2.1.ebuild | 4 |
1 files changed, 2 insertions, 2 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 c158c31e7f80..54a26df5326a 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 @@ -1,4 +1,4 @@ -# Copyright 1999-2016 Gentoo Foundation +# Copyright 1999-2018 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 EAPI="5" @@ -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=" |