summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorPetteri Räty <betelgeuse@gentoo.org>2010-01-16 21:02:00 +0000
committerPetteri Räty <betelgeuse@gentoo.org>2010-01-16 21:02:00 +0000
commit9c638d7cb26a2caef3dc9d2465f50a4dc5e73b83 (patch)
treec01b4ce50165e08a7e01af8fcf0074cd80680742 /dev-java/jgrapht/jgrapht-0.7.3.ebuild
parentVersion bump (diff)
downloadhistorical-9c638d7cb26a2caef3dc9d2465f50a4dc5e73b83.tar.gz
historical-9c638d7cb26a2caef3dc9d2465f50a4dc5e73b83.tar.bz2
historical-9c638d7cb26a2caef3dc9d2465f50a4dc5e73b83.zip
Keyword ~x86.
Package-Manager: portage-2.2_rc61/cvs/Linux i686
Diffstat (limited to 'dev-java/jgrapht/jgrapht-0.7.3.ebuild')
-rw-r--r--dev-java/jgrapht/jgrapht-0.7.3.ebuild6
1 files changed, 3 insertions, 3 deletions
diff --git a/dev-java/jgrapht/jgrapht-0.7.3.ebuild b/dev-java/jgrapht/jgrapht-0.7.3.ebuild
index 14f590c2545f..9b0fe6715bde 100644
--- a/dev-java/jgrapht/jgrapht-0.7.3.ebuild
+++ b/dev-java/jgrapht/jgrapht-0.7.3.ebuild
@@ -1,6 +1,6 @@
-# Copyright 1999-2009 Gentoo Foundation
+# Copyright 1999-2010 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-java/jgrapht/jgrapht-0.7.3.ebuild,v 1.1 2009/01/25 19:31:56 weaver Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-java/jgrapht/jgrapht-0.7.3.ebuild,v 1.2 2010/01/16 21:00:39 betelgeuse Exp $
EAPI="1"
JAVA_PKG_IUSE="doc source"
@@ -10,7 +10,7 @@ inherit java-pkg-2 java-ant-2
DESCRIPTION="Graph library that is a simpler and faster alternative to JGraph"
SRC_URI="mirror://sourceforge/${PN}/${P}.tar.gz"
HOMEPAGE="http://jgrapht.sourceforge.net"
-KEYWORDS="~amd64"
+KEYWORDS="~amd64 ~x86"
SLOT="0"
LICENSE="LGPL-2.1"
IUSE="test"