diff options
Diffstat (limited to 'dev-java/jdbc-jaybird/jdbc-jaybird-2.2.9.ebuild')
-rw-r--r-- | dev-java/jdbc-jaybird/jdbc-jaybird-2.2.9.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-java/jdbc-jaybird/jdbc-jaybird-2.2.9.ebuild b/dev-java/jdbc-jaybird/jdbc-jaybird-2.2.9.ebuild index 6bd20c6a54b2..c3764612d71e 100644 --- a/dev-java/jdbc-jaybird/jdbc-jaybird-2.2.9.ebuild +++ b/dev-java/jdbc-jaybird/jdbc-jaybird-2.2.9.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2015 Gentoo Foundation +# Copyright 1999-2016 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 # $Id$ @@ -13,7 +13,7 @@ HOMEPAGE="http://jaybirdwiki.firebirdsql.org/" SRC_URI="https://github.com/FirebirdSQL/${MY_PN}/archive/v${PV}.zip -> Jaybird-${PV}-src.zip" LICENSE="LGPL-2" SLOT="0" -KEYWORDS="~amd64 ~x86 ~ppc" +KEYWORDS="~amd64 ~x86" IUSE="jni" CDEPEND="dev-java/junit:4 |