Gentoo Archives: gentoo-commits

From: Sergei Trofimovich <slyfox@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: net-libs/rest/
Date: Thu, 22 Mar 2018 22:25:31
Message-Id: 1521757515.a95c1edcd06e76ae7d11f417a5f0607c180c2b4c.slyfox@gentoo
1 commit: a95c1edcd06e76ae7d11f417a5f0607c180c2b4c
2 Author: Rolf Eike Beer <eike <AT> sf-mail <DOT> de>
3 AuthorDate: Thu Mar 22 17:11:11 2018 +0000
4 Commit: Sergei Trofimovich <slyfox <AT> gentoo <DOT> org>
5 CommitDate: Thu Mar 22 22:25:15 2018 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=a95c1edc
7
8 net-libs/rest: stable 0.8.1 for sparc, bug #635938
9
10 Package-Manager: Portage-2.3.24, Repoman-2.3.6
11 RepoMan-Options: --include-arches="sparc"
12
13 net-libs/rest/rest-0.8.1.ebuild | 4 ++--
14 1 file changed, 2 insertions(+), 2 deletions(-)
15
16 diff --git a/net-libs/rest/rest-0.8.1.ebuild b/net-libs/rest/rest-0.8.1.ebuild
17 index d479dae138e..ef2f5ab7374 100644
18 --- a/net-libs/rest/rest-0.8.1.ebuild
19 +++ b/net-libs/rest/rest-0.8.1.ebuild
20 @@ -1,4 +1,4 @@
21 -# Copyright 1999-2017 Gentoo Foundation
22 +# Copyright 1999-2018 Gentoo Foundation
23 # Distributed under the terms of the GNU General Public License v2
24
25 EAPI="6"
26 @@ -12,7 +12,7 @@ HOMEPAGE="https://wiki.gnome.org/Projects/Librest"
27 LICENSE="LGPL-2.1"
28 SLOT="0.7"
29 IUSE="+introspection test"
30 -KEYWORDS="alpha amd64 ~arm ~arm64 hppa ~ia64 ~ppc ~ppc64 ~sparc x86"
31 +KEYWORDS="alpha amd64 ~arm ~arm64 hppa ~ia64 ~ppc ~ppc64 sparc x86"
32
33 # Coverage testing should not be enabled
34 RDEPEND="