summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorChristian Faulhammer <opfer@gentoo.org>2008-06-24 06:27:01 +0000
committerChristian Faulhammer <opfer@gentoo.org>2008-06-24 06:27:01 +0000
commite5cc3d15fc275de36d70cf28bd360485c2b9e6ae (patch)
tree20a1365d35287ca14dd61a4b01ce2206f6644eb4 /dev-java/sun-jmx/sun-jmx-1.2.1-r3.ebuild
parentstable x86/amd64, bug 229133 (diff)
downloadgentoo-2-e5cc3d15fc275de36d70cf28bd360485c2b9e6ae.tar.gz
gentoo-2-e5cc3d15fc275de36d70cf28bd360485c2b9e6ae.tar.bz2
gentoo-2-e5cc3d15fc275de36d70cf28bd360485c2b9e6ae.zip
keyworded ~arch for x86, bug 228777
(Portage version: 2.1.4.4)
Diffstat (limited to 'dev-java/sun-jmx/sun-jmx-1.2.1-r3.ebuild')
-rw-r--r--dev-java/sun-jmx/sun-jmx-1.2.1-r3.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-java/sun-jmx/sun-jmx-1.2.1-r3.ebuild b/dev-java/sun-jmx/sun-jmx-1.2.1-r3.ebuild
index 846872fb11b6..ca3bf349b511 100644
--- a/dev-java/sun-jmx/sun-jmx-1.2.1-r3.ebuild
+++ b/dev-java/sun-jmx/sun-jmx-1.2.1-r3.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2008 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-java/sun-jmx/sun-jmx-1.2.1-r3.ebuild,v 1.3 2008/06/21 20:32:42 corsair Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-java/sun-jmx/sun-jmx-1.2.1-r3.ebuild,v 1.4 2008/06/24 06:27:01 opfer Exp $
JAVA_PKG_IUSE="doc examples"
@@ -12,7 +12,7 @@ HOMEPAGE="http://java.sun.com/products/JavaManagement/index.jsp"
SRC_URI="${MY_P}-ri.zip"
LICENSE="sun-bcla-jmx"
SLOT="0"
-KEYWORDS="~amd64 ~ppc64"
+KEYWORDS="~amd64 ~ppc64 ~x86"
DEPEND=">=virtual/jdk-1.4
app-arch/unzip"