summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDiego Elio Pettenò <flameeyes@gentoo.org>2007-05-23 17:34:54 +0000
committerDiego Elio Pettenò <flameeyes@gentoo.org>2007-05-23 17:34:54 +0000
commite0332acb6b6574e7d0c6c170604c99c081e4a9ba (patch)
tree475fc52bae97228849db7e75669a394db3689fbb /dev-java/fastinfoset/fastinfoset-1.2.1.ebuild
parentinitial import, requested in bug #175028 (diff)
downloadhistorical-e0332acb6b6574e7d0c6c170604c99c081e4a9ba.tar.gz
historical-e0332acb6b6574e7d0c6c170604c99c081e4a9ba.tar.bz2
historical-e0332acb6b6574e7d0c6c170604c99c081e4a9ba.zip
Add ~x86-fbsd keyword. Bug #176906.
Package-Manager: portage-2.1.2.7
Diffstat (limited to 'dev-java/fastinfoset/fastinfoset-1.2.1.ebuild')
-rw-r--r--dev-java/fastinfoset/fastinfoset-1.2.1.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-java/fastinfoset/fastinfoset-1.2.1.ebuild b/dev-java/fastinfoset/fastinfoset-1.2.1.ebuild
index 54fe1b004ea0..e80f045b0583 100644
--- a/dev-java/fastinfoset/fastinfoset-1.2.1.ebuild
+++ b/dev-java/fastinfoset/fastinfoset-1.2.1.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2007 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-java/fastinfoset/fastinfoset-1.2.1.ebuild,v 1.2 2007/05/01 22:04:51 nelchael Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-java/fastinfoset/fastinfoset-1.2.1.ebuild,v 1.3 2007/05/23 17:08:52 flameeyes Exp $
JAVA_PKG_IUSE="source"
@@ -12,7 +12,7 @@ SRC_URI="https://fi.dev.java.net/files/documents/2634/45735/FastInfoset_src_${PV
LICENSE="CDDL"
SLOT="0"
-KEYWORDS="~amd64 ~ppc ~x86"
+KEYWORDS="~amd64 ~ppc ~x86 ~x86-fbsd"
IUSE=""
COMMON_DEP="dev-java/jsr173"