diff options
author | Mike Frysinger <vapier@gentoo.org> | 2007-08-25 22:35:54 +0000 |
---|---|---|
committer | Mike Frysinger <vapier@gentoo.org> | 2007-08-25 22:35:54 +0000 |
commit | a73efbc15f7befa13294839d40b2e7a584804b95 (patch) | |
tree | b147689c64f140837d2112e5debfef8663de9e71 /dev-db | |
parent | arm/s390/sh stable (diff) | |
download | gentoo-2-a73efbc15f7befa13294839d40b2e7a584804b95.tar.gz gentoo-2-a73efbc15f7befa13294839d40b2e7a584804b95.tar.bz2 gentoo-2-a73efbc15f7befa13294839d40b2e7a584804b95.zip |
arm/s390/sh stable
(Portage version: 2.1.3.7)
Diffstat (limited to 'dev-db')
-rw-r--r-- | dev-db/unixODBC/unixODBC-2.2.12.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-db/unixODBC/unixODBC-2.2.12.ebuild b/dev-db/unixODBC/unixODBC-2.2.12.ebuild index 6881ed557e7d..842f1846c4da 100644 --- a/dev-db/unixODBC/unixODBC-2.2.12.ebuild +++ b/dev-db/unixODBC/unixODBC-2.2.12.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-db/unixODBC/unixODBC-2.2.12.ebuild,v 1.10 2007/08/21 08:49:50 jokey Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-db/unixODBC/unixODBC-2.2.12.ebuild,v 1.11 2007/08/25 22:35:54 vapier Exp $ WANT_AUTOCONF="latest" WANT_AUTOMAKE="latest" @@ -9,7 +9,7 @@ PATCH_P="${PN}-${PATCH_VERSION}-patches" inherit eutils multilib autotools gnuconfig -KEYWORDS="alpha amd64 ~arm hppa ia64 mips ppc ppc64 ~s390 ~sh sparc x86 ~x86-fbsd" +KEYWORDS="alpha amd64 arm hppa ia64 mips ppc ppc64 s390 sh sparc x86 ~x86-fbsd" DESCRIPTION="ODBC Interface for Linux." HOMEPAGE="http://www.unixodbc.org/" |