summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAlexis Ballier <aballier@gentoo.org>2013-06-27 21:19:12 +0000
committerAlexis Ballier <aballier@gentoo.org>2013-06-27 21:19:12 +0000
commiteb99db7764c7a60f653d615283d11dd469f8832e (patch)
tree66908e47cc9ba6f21cbd9b6775a3f65d2dd10180 /dev-java/trove/trove-3.0.2.ebuild
parentkeyword ~amd64-fbsd (diff)
downloadgentoo-2-eb99db7764c7a60f653d615283d11dd469f8832e.tar.gz
gentoo-2-eb99db7764c7a60f653d615283d11dd469f8832e.tar.bz2
gentoo-2-eb99db7764c7a60f653d615283d11dd469f8832e.zip
keyword ~amd64-fbsd
(Portage version: 2.2.0_alpha185/cvs/Linux x86_64, signed Manifest commit with key 160F534A)
Diffstat (limited to 'dev-java/trove/trove-3.0.2.ebuild')
-rw-r--r--dev-java/trove/trove-3.0.2.ebuild6
1 files changed, 3 insertions, 3 deletions
diff --git a/dev-java/trove/trove-3.0.2.ebuild b/dev-java/trove/trove-3.0.2.ebuild
index f75bb1d8168c..f63db097a46f 100644
--- a/dev-java/trove/trove-3.0.2.ebuild
+++ b/dev-java/trove/trove-3.0.2.ebuild
@@ -1,6 +1,6 @@
-# Copyright 1999-2012 Gentoo Foundation
+# Copyright 1999-2013 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-java/trove/trove-3.0.2.ebuild,v 1.5 2012/06/22 15:37:02 ranger Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-java/trove/trove-3.0.2.ebuild,v 1.6 2013/06/27 21:19:12 aballier Exp $
EAPI="2"
JAVA_PKG_IUSE="doc source"
@@ -13,7 +13,7 @@ HOMEPAGE="http://trove4j.sourceforge.net"
LICENSE="LGPL-2.1"
IUSE=""
SLOT="3"
-KEYWORDS="amd64 ppc ppc64 x86 ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos"
+KEYWORDS="amd64 ppc ppc64 x86 ~amd64-fbsd ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos"
RDEPEND=">=virtual/jre-1.5"
DEPEND=">=virtual/jdk-1.5"
S="${WORKDIR}/${PV}"