summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorWilliam Thomson <wltjr@gentoo.org>2006-12-22 00:52:08 +0000
committerWilliam Thomson <wltjr@gentoo.org>2006-12-22 00:52:08 +0000
commit733273670b9197b7f9712ee920bbb358f45aea02 (patch)
tree29b3e9383bec81264f3d8012903c6b9a8549e78f /dev-java/mx4j-core/mx4j-core-3.0.1.ebuild
parentremove firefox and mozilla from the mask (diff)
downloadgentoo-2-733273670b9197b7f9712ee920bbb358f45aea02.tar.gz
gentoo-2-733273670b9197b7f9712ee920bbb358f45aea02.tar.bz2
gentoo-2-733273670b9197b7f9712ee920bbb358f45aea02.zip
Added ~amd64 keyword
(Portage version: 2.1.2_rc3-r6)
Diffstat (limited to 'dev-java/mx4j-core/mx4j-core-3.0.1.ebuild')
-rw-r--r--dev-java/mx4j-core/mx4j-core-3.0.1.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-java/mx4j-core/mx4j-core-3.0.1.ebuild b/dev-java/mx4j-core/mx4j-core-3.0.1.ebuild
index 3df5fc9849d3..7aa34d4aa95f 100644
--- a/dev-java/mx4j-core/mx4j-core-3.0.1.ebuild
+++ b/dev-java/mx4j-core/mx4j-core-3.0.1.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2006 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-java/mx4j-core/mx4j-core-3.0.1.ebuild,v 1.2 2006/12/09 09:23:00 flameeyes Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-java/mx4j-core/mx4j-core-3.0.1.ebuild,v 1.3 2006/12/22 00:52:08 wltjr Exp $
inherit eutils java-pkg-2 java-ant-2
@@ -25,7 +25,7 @@ RDEPEND="${RDEPEND}
LICENSE="mx4j"
SLOT="3.0"
-KEYWORDS="~x86 ~x86-fbsd"
+KEYWORDS="~amd64 ~x86 ~x86-fbsd"
IUSE="doc source"
S="${WORKDIR}/${MY_P}"