diff options
author | Michał Górny <mgorny@gentoo.org> | 2019-10-11 17:36:40 +0200 |
---|---|---|
committer | Michał Górny <mgorny@gentoo.org> | 2019-10-11 17:36:40 +0200 |
commit | f7a5a546968e914af492c26a055cf040b70bd351 (patch) | |
tree | c350785bb8297231bb44c65a8daa07d03b1b457c /net-ftp/tnftp/tnftp-20141104.ebuild | |
parent | net-fs: Remove *-fbsd KEYWORDS (diff) | |
download | gentoo-f7a5a546968e914af492c26a055cf040b70bd351.tar.gz gentoo-f7a5a546968e914af492c26a055cf040b70bd351.tar.bz2 gentoo-f7a5a546968e914af492c26a055cf040b70bd351.zip |
net-ftp: Remove *-fbsd KEYWORDS
Signed-off-by: Michał Górny <mgorny@gentoo.org>
Diffstat (limited to 'net-ftp/tnftp/tnftp-20141104.ebuild')
-rw-r--r-- | net-ftp/tnftp/tnftp-20141104.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/net-ftp/tnftp/tnftp-20141104.ebuild b/net-ftp/tnftp/tnftp-20141104.ebuild index 4e837a6af1dc..d36fa9f33364 100644 --- a/net-ftp/tnftp/tnftp-20141104.ebuild +++ b/net-ftp/tnftp/tnftp-20141104.ebuild @@ -10,7 +10,7 @@ HOMEPAGE="ftp://ftp.netbsd.org/pub/NetBSD/misc/tnftp/" SLOT="0" LICENSE="BSD-4 BSD ISC" -KEYWORDS="amd64 ppc x86 ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos" +KEYWORDS="amd64 ppc x86 ~amd64-linux ~x86-linux ~ppc-macos" IUSE="ipv6 socks5" DEPEND=">=sys-libs/ncurses-5.1 |