diff options
author | Sam James <sam@gentoo.org> | 2021-04-05 20:37:32 +0000 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2021-04-05 22:10:21 +0000 |
commit | cda6683992410dac36c07bf6ea192663dacf32e4 (patch) | |
tree | fc26d8ad79b535aa2aa7ca0bed3d0ce060766d82 /net-ftp/tftp-hpa | |
parent | net-ftp/ftpbase: drop s390 to ~s390 (unstable) (diff) | |
download | gentoo-cda6683992410dac36c07bf6ea192663dacf32e4.tar.gz gentoo-cda6683992410dac36c07bf6ea192663dacf32e4.tar.bz2 gentoo-cda6683992410dac36c07bf6ea192663dacf32e4.zip |
net-ftp/tftp-hpa: drop s390 to ~s390 (unstable)
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'net-ftp/tftp-hpa')
-rw-r--r-- | net-ftp/tftp-hpa/tftp-hpa-5.2-r1.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/net-ftp/tftp-hpa/tftp-hpa-5.2-r1.ebuild b/net-ftp/tftp-hpa/tftp-hpa-5.2-r1.ebuild index d4befbf65a61..5f9d6bc5416d 100644 --- a/net-ftp/tftp-hpa/tftp-hpa-5.2-r1.ebuild +++ b/net-ftp/tftp-hpa/tftp-hpa-5.2-r1.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" @@ -11,7 +11,7 @@ SRC_URI="https://www.kernel.org/pub/software/network/tftp/${PN}/${P}.tar.xz" LICENSE="BSD-4" SLOT="0" -KEYWORDS="~alpha amd64 arm arm64 ~hppa ~ia64 ~mips ppc ppc64 s390 sparc x86 ~ppc-macos" +KEYWORDS="~alpha amd64 arm arm64 ~hppa ~ia64 ~mips ppc ppc64 ~s390 sparc x86 ~ppc-macos" IUSE="ipv6 readline selinux tcpd" CDEPEND=" |