diff options
author | Sam James <sam@gentoo.org> | 2021-04-05 20:37:29 +0000 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2021-04-05 22:10:19 +0000 |
commit | 1984f0c60c257cc4e9a80bc172ed50a1749dd6be (patch) | |
tree | d9413c64125cf0efdc3761691fa9447f67b632fc /net-ftp/ftp | |
parent | net-fs/nfs-utils: drop s390 to ~s390 (unstable) (diff) | |
download | gentoo-1984f0c60c257cc4e9a80bc172ed50a1749dd6be.tar.gz gentoo-1984f0c60c257cc4e9a80bc172ed50a1749dd6be.tar.bz2 gentoo-1984f0c60c257cc4e9a80bc172ed50a1749dd6be.zip |
net-ftp/ftp: drop s390 to ~s390 (unstable)
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'net-ftp/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 b17b87a27db5..00e51fb882ef 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-2020 Gentoo Authors +# Copyright 1999-2021 Gentoo Authors # 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 sparc x86" +KEYWORDS="~alpha amd64 arm ~hppa ~ia64 ~mips ppc ppc64 ~s390 sparc x86" IUSE="ipv6 libressl readline ssl" RDEPEND=" |