diff options
author | Sam James <sam@gentoo.org> | 2021-04-19 20:09:01 +0100 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2021-04-19 20:12:23 +0100 |
commit | 4a913bc40c6333aa9875edb399ef72ea3b0267fb (patch) | |
tree | f92531f150248f1881cd2eb33ca1d61182331c40 /net-ftp/tftp-hpa | |
parent | app-misc/wcd: Stabilize 6.0.2 arm, #783648 (diff) | |
download | gentoo-4a913bc40c6333aa9875edb399ef72ea3b0267fb.tar.gz gentoo-4a913bc40c6333aa9875edb399ef72ea3b0267fb.tar.bz2 gentoo-4a913bc40c6333aa9875edb399ef72ea3b0267fb.zip |
net-ftp/tftp-hpa: Stabilize 5.2-r2 arm, #783723
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-r2.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/net-ftp/tftp-hpa/tftp-hpa-5.2-r2.ebuild b/net-ftp/tftp-hpa/tftp-hpa-5.2-r2.ebuild index d80c8f8b12d7..5f46c5934cb2 100644 --- a/net-ftp/tftp-hpa/tftp-hpa-5.2-r2.ebuild +++ b/net-ftp/tftp-hpa/tftp-hpa-5.2-r2.ebuild @@ -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 +client +server" DEPEND=" |