summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorKenneth Prugh <ken69267@gentoo.org>2008-04-29 00:28:41 +0000
committerKenneth Prugh <ken69267@gentoo.org>2008-04-29 00:28:41 +0000
commit4f18a9fa479cc6225c4ee368c9840fd21e1324bd (patch)
treed51a3642f6bafad4ee1c2c2017c036be55fd4d1a /dev-db/hsqldb/hsqldb-1.8.0.9-r1.ebuild
parentVersion bump (diff)
downloadgentoo-2-4f18a9fa479cc6225c4ee368c9840fd21e1324bd.tar.gz
gentoo-2-4f18a9fa479cc6225c4ee368c9840fd21e1324bd.tar.bz2
gentoo-2-4f18a9fa479cc6225c4ee368c9840fd21e1324bd.zip
amd64 stable, bug #219636
(Portage version: 2.1.5_rc6)
Diffstat (limited to 'dev-db/hsqldb/hsqldb-1.8.0.9-r1.ebuild')
-rw-r--r--dev-db/hsqldb/hsqldb-1.8.0.9-r1.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-db/hsqldb/hsqldb-1.8.0.9-r1.ebuild b/dev-db/hsqldb/hsqldb-1.8.0.9-r1.ebuild
index b9271d71c391..e1834c386ae0 100644
--- a/dev-db/hsqldb/hsqldb-1.8.0.9-r1.ebuild
+++ b/dev-db/hsqldb/hsqldb-1.8.0.9-r1.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-db/hsqldb/hsqldb-1.8.0.9-r1.ebuild,v 1.3 2008/03/05 20:16:50 betelgeuse Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-db/hsqldb/hsqldb-1.8.0.9-r1.ebuild,v 1.4 2008/04/29 00:28:41 ken69267 Exp $
EAPI=1
JAVA_PKG_IUSE="doc source test"
@@ -15,7 +15,7 @@ SRC_URI="mirror://sourceforge/${PN}/${MY_P}.zip"
LICENSE="BSD"
SLOT="0"
-KEYWORDS="~amd64 ~ppc ~ppc64 ~x86 ~x86-fbsd"
+KEYWORDS="amd64 ~ppc ~ppc64 ~x86 ~x86-fbsd"
IUSE=""
# doesn't like Java 1.6 due to JDBC changes