Gentoo Archives: gentoo-commits

From: Sergei Trofimovich <slyfox@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: dev-libs/redland/
Date: Wed, 19 Sep 2018 20:27:07
Message-Id: 1537388815.a15e100c1af58a564b02d07217e75ee36100a4c7.slyfox@gentoo
1 commit: a15e100c1af58a564b02d07217e75ee36100a4c7
2 Author: Sergei Trofimovich <slyfox <AT> gentoo <DOT> org>
3 AuthorDate: Wed Sep 19 20:21:02 2018 +0000
4 Commit: Sergei Trofimovich <slyfox <AT> gentoo <DOT> org>
5 CommitDate: Wed Sep 19 20:26:55 2018 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=a15e100c
7
8 dev-libs/redland: stable 1.0.17-r1 for ia64, bug #609650
9
10 Package-Manager: Portage-2.3.49, Repoman-2.3.10
11 RepoMan-Options: --include-arches="ia64"
12
13 dev-libs/redland/redland-1.0.17-r1.ebuild | 2 +-
14 1 file changed, 1 insertion(+), 1 deletion(-)
15
16 diff --git a/dev-libs/redland/redland-1.0.17-r1.ebuild b/dev-libs/redland/redland-1.0.17-r1.ebuild
17 index 80aedf987b6..7305757a2ba 100644
18 --- a/dev-libs/redland/redland-1.0.17-r1.ebuild
19 +++ b/dev-libs/redland/redland-1.0.17-r1.ebuild
20 @@ -10,7 +10,7 @@ SRC_URI="http://download.librdf.org/source/${P}.tar.gz"
21
22 LICENSE="Apache-2.0 GPL-2 LGPL-2.1"
23 SLOT="0"
24 -KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~ppc ~ppc64 sparc ~x86 ~amd64-fbsd ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos"
25 +KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ia64 ~ppc ~ppc64 sparc ~x86 ~amd64-fbsd ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos"
26 IUSE="berkdb iodbc mysql odbc postgres sqlite static-libs"
27
28 RDEPEND="dev-libs/libltdl:0