Gentoo Archives: gentoo-commits

From: Mart Raudsepp <leio@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: dev-db/libiodbc/
Date: Sun, 15 Jul 2018 11:45:18
Message-Id: 1531654013.6b1e9458ebfbb2a2175285ca41ab78856ff356de.leio@gentoo
1 commit: 6b1e9458ebfbb2a2175285ca41ab78856ff356de
2 Author: Mart Raudsepp <leio <AT> gentoo <DOT> org>
3 AuthorDate: Sun Jul 15 10:44:49 2018 +0000
4 Commit: Mart Raudsepp <leio <AT> gentoo <DOT> org>
5 CommitDate: Sun Jul 15 11:26:53 2018 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=6b1e9458
7
8 dev-db/libiodbc-3.52.12: arm64 stable
9
10 newer version than others because the lagging stable version wasn't ~arm64
11
12 Package-Manager: Portage-2.3.40, Repoman-2.3.9
13
14 dev-db/libiodbc/libiodbc-3.52.12.ebuild | 4 ++--
15 1 file changed, 2 insertions(+), 2 deletions(-)
16
17 diff --git a/dev-db/libiodbc/libiodbc-3.52.12.ebuild b/dev-db/libiodbc/libiodbc-3.52.12.ebuild
18 index 601567f5e7e..86a564be8a1 100644
19 --- a/dev-db/libiodbc/libiodbc-3.52.12.ebuild
20 +++ b/dev-db/libiodbc/libiodbc-3.52.12.ebuild
21 @@ -1,4 +1,4 @@
22 -# Copyright 1999-2017 Gentoo Foundation
23 +# Copyright 1999-2018 Gentoo Foundation
24 # Distributed under the terms of the GNU General Public License v2
25
26 EAPI=6
27 @@ -11,7 +11,7 @@ DESCRIPTION="ODBC Interface for Linux"
28 HOMEPAGE="http://www.iodbc.org/"
29 SRC_URI="https://github.com/openlink/${MY_PN}/archive/v${PV}.zip -> ${P}.zip"
30
31 -KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86 ~amd64-fbsd ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos"
32 +KEYWORDS="~alpha ~amd64 ~arm arm64 ~hppa ~ia64 ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86 ~amd64-fbsd ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos"
33 LICENSE="|| ( LGPL-2 BSD )"
34 SLOT="0"
35 IUSE="gtk"