summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'dev-java/java-config')
-rw-r--r--dev-java/java-config/ChangeLog6
-rw-r--r--dev-java/java-config/java-config-2.1.11-r3.ebuild4
2 files changed, 7 insertions, 3 deletions
diff --git a/dev-java/java-config/ChangeLog b/dev-java/java-config/ChangeLog
index d806a2bcb595..ff63f41c50f8 100644
--- a/dev-java/java-config/ChangeLog
+++ b/dev-java/java-config/ChangeLog
@@ -1,6 +1,10 @@
# ChangeLog for dev-java/java-config
# Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-java/java-config/ChangeLog,v 1.267 2012/05/10 16:50:07 sera Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-java/java-config/ChangeLog,v 1.268 2012/05/10 18:33:56 aballier Exp $
+
+ 10 May 2012; Alexis Ballier <aballier@gentoo.org>
+ java-config-2.1.11-r3.ebuild:
+ keyword ~amd64-fbsd
10 May 2012; Ralph Sennhauser <sera@gentoo.org> java-config-2.1.11-r3.ebuild:
Backport missing jdk-defaults.conf for arm #305773 and amd64-fbsd #415397
diff --git a/dev-java/java-config/java-config-2.1.11-r3.ebuild b/dev-java/java-config/java-config-2.1.11-r3.ebuild
index a3a818c508b9..5c2ea74efed7 100644
--- a/dev-java/java-config/java-config-2.1.11-r3.ebuild
+++ b/dev-java/java-config/java-config-2.1.11-r3.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2012 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-java/java-config/java-config-2.1.11-r3.ebuild,v 1.9 2012/05/10 16:50:07 sera Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-java/java-config/java-config-2.1.11-r3.ebuild,v 1.10 2012/05/10 18:33:56 aballier Exp $
EAPI="2"
PYTHON_DEPEND="*:2.6"
@@ -14,7 +14,7 @@ SRC_URI="mirror://gentoo/${P}.tar.bz2"
LICENSE="GPL-2"
SLOT="2"
-KEYWORDS="amd64 ~ia64 ppc ppc64 x86 ~x86-fbsd"
+KEYWORDS="amd64 ~ia64 ppc ppc64 x86 ~amd64-fbsd ~x86-fbsd"
IUSE=""
DEPEND=""