summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'dev-util/argouml/argouml-0.14.ebuild')
-rw-r--r--dev-util/argouml/argouml-0.14.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-util/argouml/argouml-0.14.ebuild b/dev-util/argouml/argouml-0.14.ebuild
index 987228f11493..2dd6bfa90e6b 100644
--- a/dev-util/argouml/argouml-0.14.ebuild
+++ b/dev-util/argouml/argouml-0.14.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2004 Gentoo Technologies, Inc.
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-util/argouml/argouml-0.14.ebuild,v 1.1 2004/03/18 08:36:35 zx Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-util/argouml/argouml-0.14.ebuild,v 1.2 2004/03/18 13:43:08 dholm Exp $
inherit java-pkg
@@ -13,7 +13,7 @@ SRC_URI="http://argouml.tigris.org/files/documents/4/0/$PN-$PV/ArgoUML-${PV}.tar
http://argouml.tigris.org/files/documents/4/0/argouml-${PV}/cookbook-${PV}.pdf )"
LICENSE="BSD"
SLOT="0"
-KEYWORDS="~x86"
+KEYWORDS="~x86 ~ppc"
RESTRICT="nomirror"
IUSE="doc"
RDEPEND=">=virtual/jre-1.2*"