Gentoo Archives: gentoo-commits

From: Andreas Sturmlechner <asturm@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: dev-libs/rasqal/
Date: Thu, 04 Oct 2018 07:28:11
Message-Id: 1538638064.d0c60ddbcf4c351484fd5c5ba7179b42604ac556.asturm@gentoo
1 commit: d0c60ddbcf4c351484fd5c5ba7179b42604ac556
2 Author: Andreas Sturmlechner <asturm <AT> gentoo <DOT> org>
3 AuthorDate: Wed Oct 3 21:57:00 2018 +0000
4 Commit: Andreas Sturmlechner <asturm <AT> gentoo <DOT> org>
5 CommitDate: Thu Oct 4 07:27:44 2018 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=d0c60ddb
7
8 dev-libs/rasqal: De-stabilise hppa
9
10 Signed-off-by: Andreas Sturmlechner <asturm <AT> gentoo.org>
11 Package-Manager: Portage-2.3.50, Repoman-2.3.11
12
13 dev-libs/rasqal/rasqal-0.9.32.ebuild | 4 ++--
14 1 file changed, 2 insertions(+), 2 deletions(-)
15
16 diff --git a/dev-libs/rasqal/rasqal-0.9.32.ebuild b/dev-libs/rasqal/rasqal-0.9.32.ebuild
17 index bd7ad731839..2400b22d3e4 100644
18 --- a/dev-libs/rasqal/rasqal-0.9.32.ebuild
19 +++ b/dev-libs/rasqal/rasqal-0.9.32.ebuild
20 @@ -1,4 +1,4 @@
21 -# Copyright 1999-2017 Gentoo Foundation
22 +# Copyright 1999-2018 Gentoo Authors
23 # Distributed under the terms of the GNU General Public License v2
24
25 EAPI=5
26 @@ -10,7 +10,7 @@ SRC_URI="http://download.librdf.org/source/${P}.tar.gz"
27
28 LICENSE="Apache-2.0 GPL-2 LGPL-2.1"
29 SLOT="0"
30 -KEYWORDS="alpha amd64 arm ~arm64 hppa ia64 ppc ppc64 sparc x86 ~amd64-fbsd ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos"
31 +KEYWORDS="alpha amd64 arm ~arm64 ~hppa ia64 ppc ppc64 sparc x86 ~amd64-fbsd ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos"
32 IUSE="+crypt gmp kernel_linux +mhash pcre static-libs test xml"
33
34 RDEPEND=">=media-libs/raptor-2.0.14