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-libs/libgdata/
Date: Sun, 09 Feb 2020 15:56:32
Message-Id: 1581263759.3341cc26ef16419979660b54591652f76006c67b.leio@gentoo
1 commit: 3341cc26ef16419979660b54591652f76006c67b
2 Author: Mart Raudsepp <leio <AT> gentoo <DOT> org>
3 AuthorDate: Sun Feb 9 15:42:36 2020 +0000
4 Commit: Mart Raudsepp <leio <AT> gentoo <DOT> org>
5 CommitDate: Sun Feb 9 15:55:59 2020 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=3341cc26
7
8 dev-libs/libgdata: drop to ~hppa
9
10 Package-Manager: Portage-2.3.84, Repoman-2.3.20
11 Signed-off-by: Mart Raudsepp <leio <AT> gentoo.org>
12
13 dev-libs/libgdata/libgdata-0.17.9-r1.ebuild | 4 ++--
14 1 file changed, 2 insertions(+), 2 deletions(-)
15
16 diff --git a/dev-libs/libgdata/libgdata-0.17.9-r1.ebuild b/dev-libs/libgdata/libgdata-0.17.9-r1.ebuild
17 index c00287ed11a..d6c15e99ff8 100644
18 --- a/dev-libs/libgdata/libgdata-0.17.9-r1.ebuild
19 +++ b/dev-libs/libgdata/libgdata-0.17.9-r1.ebuild
20 @@ -1,4 +1,4 @@
21 -# Copyright 1999-2019 Gentoo Authors
22 +# Copyright 1999-2020 Gentoo Authors
23 # Distributed under the terms of the GNU General Public License v2
24
25 EAPI=6
26 @@ -20,7 +20,7 @@ REQUIRED_USE="
27 vala? ( introspection )
28 "
29
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 RDEPEND="
34 >=dev-libs/glib-2.44.0:2