Gentoo Archives: gentoo-commits

From: Agostino Sarubbo <ago@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: dev-libs/gdl/
Date: Thu, 02 Jul 2020 06:32:25
Message-Id: 1593671504.6779744e34f8cf16f6b503915e0a219dead44da9.ago@gentoo
1 commit: 6779744e34f8cf16f6b503915e0a219dead44da9
2 Author: Agostino Sarubbo <ago <AT> gentoo <DOT> org>
3 AuthorDate: Thu Jul 2 06:31:44 2020 +0000
4 Commit: Agostino Sarubbo <ago <AT> gentoo <DOT> org>
5 CommitDate: Thu Jul 2 06:31:44 2020 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=6779744e
7
8 dev-libs/gdl: ppc64 stable wrt bug #726600
9
10 Package-Manager: Portage-2.3.99, Repoman-2.3.22
11 RepoMan-Options: --include-arches="ppc64"
12 Signed-off-by: Agostino Sarubbo <ago <AT> gentoo.org>
13
14 dev-libs/gdl/gdl-3.28.0.ebuild | 2 +-
15 1 file changed, 1 insertion(+), 1 deletion(-)
16
17 diff --git a/dev-libs/gdl/gdl-3.28.0.ebuild b/dev-libs/gdl/gdl-3.28.0.ebuild
18 index 445a5366f9a..8ed87d44993 100644
19 --- a/dev-libs/gdl/gdl-3.28.0.ebuild
20 +++ b/dev-libs/gdl/gdl-3.28.0.ebuild
21 @@ -10,7 +10,7 @@ HOMEPAGE="https://git.gnome.org/browse/gdl"
22 LICENSE="LGPL-2.1+"
23 SLOT="3/5" # subslot = libgdl-3 soname version
24 IUSE="+introspection"
25 -KEYWORDS="~alpha amd64 ~arm ~arm64 ~hppa ~ia64 ~mips ppc ~ppc64 ~sparc x86"
26 +KEYWORDS="~alpha amd64 ~arm ~arm64 ~hppa ~ia64 ~mips ppc ppc64 ~sparc x86"
27
28 RDEPEND="
29 dev-libs/glib:2