diff options
author | 2015-03-02 09:32:45 +0000 | |
---|---|---|
committer | 2015-03-02 09:32:45 +0000 | |
commit | c2ce0b5bc693b219ff64eba7f2bdc8a77f99ac29 (patch) | |
tree | 7c59e002ab5d24d1f5cf7e3eab632a1d853fd240 /dev-db/unixODBC/unixODBC-2.3.2-r1.ebuild | |
parent | Stable for ppc, wrt bug #510316 (diff) | |
download | gentoo-2-c2ce0b5bc693b219ff64eba7f2bdc8a77f99ac29.tar.gz gentoo-2-c2ce0b5bc693b219ff64eba7f2bdc8a77f99ac29.tar.bz2 gentoo-2-c2ce0b5bc693b219ff64eba7f2bdc8a77f99ac29.zip |
Stable for ppc, wrt bug #525288
(Portage version: 2.2.14/cvs/Linux x86_64, RepoMan options: --include-arches="ppc", signed Manifest commit with key 7194459F)
Diffstat (limited to 'dev-db/unixODBC/unixODBC-2.3.2-r1.ebuild')
-rw-r--r-- | dev-db/unixODBC/unixODBC-2.3.2-r1.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-db/unixODBC/unixODBC-2.3.2-r1.ebuild b/dev-db/unixODBC/unixODBC-2.3.2-r1.ebuild index 6ebeb4976cc4..966c6d01f587 100644 --- a/dev-db/unixODBC/unixODBC-2.3.2-r1.ebuild +++ b/dev-db/unixODBC/unixODBC-2.3.2-r1.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2015 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-db/unixODBC/unixODBC-2.3.2-r1.ebuild,v 1.5 2015/01/16 11:58:06 armin76 Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-db/unixODBC/unixODBC-2.3.2-r1.ebuild,v 1.6 2015/03/02 09:32:45 ago Exp $ EAPI=5 inherit libtool autotools-multilib eutils @@ -11,7 +11,7 @@ SRC_URI="http://ftp.unixodbc.org/pub/${PN}/${P}.tar.gz" LICENSE="GPL-2 LGPL-2.1" SLOT="0" -KEYWORDS="alpha amd64 arm hppa ia64 ~mips ~ppc ~ppc64 s390 sh sparc x86 ~amd64-fbsd ~x86-fbsd ~x86-freebsd ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris" +KEYWORDS="alpha amd64 arm hppa ia64 ~mips ppc ~ppc64 s390 sh sparc x86 ~amd64-fbsd ~x86-fbsd ~x86-freebsd ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris" IUSE="+minimal odbcmanual static-libs unicode" RDEPEND="|| ( |