diff options
author | Michał Górny <mgorny@gentoo.org> | 2018-03-01 09:42:21 +0100 |
---|---|---|
committer | Michał Górny <mgorny@gentoo.org> | 2018-03-01 09:46:09 +0100 |
commit | bfdeb2df88af9687a31542a0dfa6c8025a38a47c (patch) | |
tree | 4fd1201d248a99aacbf268bad61f5bde6a5212ad /dev-java/jsch | |
parent | dev-java/jrexx: Dekeyword *-fbsd (diff) | |
download | gentoo-bfdeb2df88af9687a31542a0dfa6c8025a38a47c.tar.gz gentoo-bfdeb2df88af9687a31542a0dfa6c8025a38a47c.tar.bz2 gentoo-bfdeb2df88af9687a31542a0dfa6c8025a38a47c.zip |
dev-java/jsch: Dekeyword *-fbsd
Diffstat (limited to 'dev-java/jsch')
-rw-r--r-- | dev-java/jsch/jsch-0.1.52.ebuild | 4 | ||||
-rw-r--r-- | dev-java/jsch/jsch-0.1.54.ebuild | 4 |
2 files changed, 4 insertions, 4 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="" diff --git a/dev-java/jsch/jsch-0.1.54.ebuild b/dev-java/jsch/jsch-0.1.54.ebuild index 08cae6103282..fa5203966a6e 100644 --- a/dev-java/jsch/jsch-0.1.54.ebuild +++ b/dev-java/jsch/jsch-0.1.54.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=6 @@ -12,7 +12,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=" |