diff options
author | Gustavo Zacarias <gustavoz@gentoo.org> | 2005-03-23 13:56:00 +0000 |
---|---|---|
committer | Gustavo Zacarias <gustavoz@gentoo.org> | 2005-03-23 13:56:00 +0000 |
commit | b0bee7b480dc6d0b71293a6567c150b9f55ad3a2 (patch) | |
tree | f2a4b17f3be84661fe178bf0e7cf8e1b40b0d35c /dev-java/openjms-bin/openjms-bin-0.7.6.ebuild | |
parent | make ghc-package work correctly with ebuilds that don't add own packages (diff) | |
download | historical-b0bee7b480dc6d0b71293a6567c150b9f55ad3a2.tar.gz historical-b0bee7b480dc6d0b71293a6567c150b9f55ad3a2.tar.bz2 historical-b0bee7b480dc6d0b71293a6567c150b9f55ad3a2.zip |
Keyworded ~sparc wrt #84992
Package-Manager: portage-2.0.51.19
Diffstat (limited to 'dev-java/openjms-bin/openjms-bin-0.7.6.ebuild')
-rw-r--r-- | dev-java/openjms-bin/openjms-bin-0.7.6.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-java/openjms-bin/openjms-bin-0.7.6.ebuild b/dev-java/openjms-bin/openjms-bin-0.7.6.ebuild index a2abf9469030..60f77d7afdad 100644 --- a/dev-java/openjms-bin/openjms-bin-0.7.6.ebuild +++ b/dev-java/openjms-bin/openjms-bin-0.7.6.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2005 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-java/openjms-bin/openjms-bin-0.7.6.ebuild,v 1.7 2005/01/26 20:44:23 corsair Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-java/openjms-bin/openjms-bin-0.7.6.ebuild,v 1.8 2005/03/23 13:52:25 gustavoz Exp $ SLOT="0" LICENSE="GPL-2" @@ -8,7 +8,7 @@ DESCRIPTION="Open Java Messaging System" HOMEPAGE="http://openjms.sourceforge.net/" DEPEND="virtual/libc" RDEPEND="virtual/jdk" -KEYWORDS="~x86 ~amd64 ppc64" +KEYWORDS="~x86 ~amd64 ppc64 ~sparc" SRC_URI="mirror://sourceforge/${PN/-bin/}/${P/-bin/}.tar.gz" IUSE="doc" |