diff options
author | Alexis Ballier <aballier@gentoo.org> | 2010-01-23 14:19:53 +0000 |
---|---|---|
committer | Alexis Ballier <aballier@gentoo.org> | 2010-01-23 14:19:53 +0000 |
commit | 1cc36e45c2e22c8f907963f33c637c4745fe2fdc (patch) | |
tree | dbcfb0a3e549c9207f064a6eb2a7f59368208fed /dev-java/commons-vfs/commons-vfs-1.0.ebuild | |
parent | Require SLOT="0" of media-libs/jpeg for headers. (diff) | |
download | historical-1cc36e45c2e22c8f907963f33c637c4745fe2fdc.tar.gz historical-1cc36e45c2e22c8f907963f33c637c4745fe2fdc.tar.bz2 historical-1cc36e45c2e22c8f907963f33c637c4745fe2fdc.zip |
keyword ~x86-fbsd
Package-Manager: portage-2.2_rc61/cvs/Linux x86_64
Diffstat (limited to 'dev-java/commons-vfs/commons-vfs-1.0.ebuild')
-rw-r--r-- | dev-java/commons-vfs/commons-vfs-1.0.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-java/commons-vfs/commons-vfs-1.0.ebuild b/dev-java/commons-vfs/commons-vfs-1.0.ebuild index 22af3437f069..1aa7c4e0f92a 100644 --- a/dev-java/commons-vfs/commons-vfs-1.0.ebuild +++ b/dev-java/commons-vfs/commons-vfs-1.0.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2010 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-java/commons-vfs/commons-vfs-1.0.ebuild,v 1.11 2010/01/03 20:32:30 fauli Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-java/commons-vfs/commons-vfs-1.0.ebuild,v 1.12 2010/01/23 14:19:53 aballier Exp $ JAVA_PKG_IUSE="doc source" @@ -12,7 +12,7 @@ SRC_URI="mirror://apache/jakarta/${PN/-//}/source/${P}-src.tar.gz" LICENSE="Apache-2.0" SLOT="0" -KEYWORDS="amd64 ppc ppc64 x86 ~amd64-linux ~x86-linux" +KEYWORDS="amd64 ppc ppc64 x86 ~x86-fbsd ~amd64-linux ~x86-linux" COMMON_DEP=" dev-java/commons-logging |