diff options
author | Javier Villavicencio <the_paya@gentoo.org> | 2006-07-10 01:05:13 +0000 |
---|---|---|
committer | Javier Villavicencio <the_paya@gentoo.org> | 2006-07-10 01:05:13 +0000 |
commit | 02dd2875e23c0cf032e5e1a69c42eca25b96a1ec (patch) | |
tree | 036e64c6fdf907fb5732ee68664dc4a0a4dea842 /dev-db/unixODBC/unixODBC-2.2.11-r1.ebuild | |
parent | fix dep for bug #139701 (diff) | |
download | historical-02dd2875e23c0cf032e5e1a69c42eca25b96a1ec.tar.gz historical-02dd2875e23c0cf032e5e1a69c42eca25b96a1ec.tar.bz2 historical-02dd2875e23c0cf032e5e1a69c42eca25b96a1ec.zip |
Added ~x86-fbsd keyword.
Package-Manager: portage-2.1.1_pre2-r6
Diffstat (limited to 'dev-db/unixODBC/unixODBC-2.2.11-r1.ebuild')
-rw-r--r-- | dev-db/unixODBC/unixODBC-2.2.11-r1.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-db/unixODBC/unixODBC-2.2.11-r1.ebuild b/dev-db/unixODBC/unixODBC-2.2.11-r1.ebuild index 9ea8b670bf5b..44f0304ae8ab 100644 --- a/dev-db/unixODBC/unixODBC-2.2.11-r1.ebuild +++ b/dev-db/unixODBC/unixODBC-2.2.11-r1.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2006 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-db/unixODBC/unixODBC-2.2.11-r1.ebuild,v 1.12 2006/06/24 15:08:38 cardoe Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-db/unixODBC/unixODBC-2.2.11-r1.ebuild,v 1.13 2006/07/10 01:05:13 the_paya Exp $ inherit eutils @@ -10,7 +10,7 @@ SRC_URI="http://www.unixodbc.org/${P}.tar.gz" LICENSE="GPL-2" SLOT="0" -KEYWORDS="alpha ~amd64 arm hppa ia64 mips ppc ppc64 s390 sh sparc x86" +KEYWORDS="alpha ~amd64 arm hppa ia64 mips ppc ppc64 s390 sh sparc x86 ~x86-fbsd" IUSE="qt3 gnome" DEPEND="virtual/libc |