diff options
author | Kacper Kowalik <xarthisius@gentoo.org> | 2011-04-11 16:47:49 +0000 |
---|---|---|
committer | Kacper Kowalik <xarthisius@gentoo.org> | 2011-04-11 16:47:49 +0000 |
commit | c7f0d3bee308cee19e64cc236881535b0d956c65 (patch) | |
tree | 6abc0e6e34116e62e449380d6029e0965b5f3cb4 /dev-db/unixODBC/unixODBC-2.3.0-r1.ebuild | |
parent | version bump (diff) | |
download | gentoo-2-c7f0d3bee308cee19e64cc236881535b0d956c65.tar.gz gentoo-2-c7f0d3bee308cee19e64cc236881535b0d956c65.tar.bz2 gentoo-2-c7f0d3bee308cee19e64cc236881535b0d956c65.zip |
ia64/ppc/ppc64 stable wrt #358611
(Portage version: 2.2.0_alpha29/cvs/Linux x86_64)
Diffstat (limited to 'dev-db/unixODBC/unixODBC-2.3.0-r1.ebuild')
-rw-r--r-- | dev-db/unixODBC/unixODBC-2.3.0-r1.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-db/unixODBC/unixODBC-2.3.0-r1.ebuild b/dev-db/unixODBC/unixODBC-2.3.0-r1.ebuild index bbe86e461101..83cbd8264509 100644 --- a/dev-db/unixODBC/unixODBC-2.3.0-r1.ebuild +++ b/dev-db/unixODBC/unixODBC-2.3.0-r1.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2011 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-db/unixODBC/unixODBC-2.3.0-r1.ebuild,v 1.6 2011/04/09 21:10:43 angelos Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-db/unixODBC/unixODBC-2.3.0-r1.ebuild,v 1.7 2011/04/11 16:47:49 xarthisius Exp $ EAPI=3 inherit libtool eutils @@ -11,7 +11,7 @@ SRC_URI="mirror://sourceforge/unixodbc/${P}.tar.gz" LICENSE="GPL-2 LGPL-2.1" SLOT="0" -KEYWORDS="alpha amd64 arm hppa ~ia64 ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc x86 ~x86-fbsd ~x86-freebsd ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~sparc64-solaris" +KEYWORDS="alpha amd64 arm hppa ia64 ~mips ppc ppc64 ~s390 ~sh ~sparc x86 ~x86-fbsd ~x86-freebsd ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~sparc64-solaris" IUSE="+minimal odbcmanual static-libs" RDEPEND=">=sys-devel/libtool-2.2.6b |