summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMichał Górny <mgorny@gentoo.org>2018-03-01 09:42:21 +0100
committerMichał Górny <mgorny@gentoo.org>2018-03-01 09:46:09 +0100
commitbfdeb2df88af9687a31542a0dfa6c8025a38a47c (patch)
tree4fd1201d248a99aacbf268bad61f5bde6a5212ad /dev-java/jsch/jsch-0.1.52.ebuild
parentdev-java/jrexx: Dekeyword *-fbsd (diff)
downloadgentoo-bfdeb2df88af9687a31542a0dfa6c8025a38a47c.tar.gz
gentoo-bfdeb2df88af9687a31542a0dfa6c8025a38a47c.tar.bz2
gentoo-bfdeb2df88af9687a31542a0dfa6c8025a38a47c.zip
dev-java/jsch: Dekeyword *-fbsd
Diffstat (limited to 'dev-java/jsch/jsch-0.1.52.ebuild')
-rw-r--r--dev-java/jsch/jsch-0.1.52.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-java/jsch/jsch-0.1.52.ebuild b/dev-java/jsch/jsch-0.1.52.ebuild
index 6646a58dff68..037e4ae36e32 100644
--- a/dev-java/jsch/jsch-0.1.52.ebuild
+++ b/dev-java/jsch/jsch-0.1.52.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2017 Gentoo Foundation
+# Copyright 1999-2018 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
EAPI="5"
@@ -11,7 +11,7 @@ HOMEPAGE="http://www.jcraft.com/jsch/"
SRC_URI="mirror://sourceforge/${PN}/${P}.zip"
LICENSE="BSD"
SLOT="0"
-KEYWORDS="amd64 ppc64 x86 ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris"
+KEYWORDS="amd64 ppc64 x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris"
IUSE="zlib"
CDEPEND=""