summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'dev-java/bcmail/bcmail-1.45.ebuild')
-rw-r--r--dev-java/bcmail/bcmail-1.45.ebuild6
1 files changed, 3 insertions, 3 deletions
diff --git a/dev-java/bcmail/bcmail-1.45.ebuild b/dev-java/bcmail/bcmail-1.45.ebuild
index 3717a8c2644f..3b98990ae3d4 100644
--- a/dev-java/bcmail/bcmail-1.45.ebuild
+++ b/dev-java/bcmail/bcmail-1.45.ebuild
@@ -1,6 +1,6 @@
-# Copyright 1999-2011 Gentoo Foundation
+# Copyright 1999-2012 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-java/bcmail/bcmail-1.45.ebuild,v 1.6 2011/11/02 14:58:50 aballier Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-java/bcmail/bcmail-1.45.ebuild,v 1.7 2012/05/12 03:42:10 aballier Exp $
EAPI=2
@@ -15,7 +15,7 @@ SRC_URI="http://www.bouncycastle.org/download/${MY_P}.tar.gz"
LICENSE="BSD"
SLOT="0"
-KEYWORDS="amd64 ppc ppc64 x86 ~x86-fbsd ~amd64-linux ~x86-linux ~x64-macos"
+KEYWORDS="amd64 ppc ppc64 x86 ~amd64-fbsd ~x86-fbsd ~amd64-linux ~x86-linux ~x64-macos"
COMMON_DEPEND="~dev-java/bcprov-${PV}
=dev-java/junit-3.8*