Gentoo Archives: gentoo-commits

From: Jeroen Roovers <jer@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: dev-libs/gdl/
Date: Wed, 12 Apr 2017 10:10:23
Message-Id: 1491991758.94660783c85ec32411b130f3cb8e33f9c9b97811.jer@gentoo
1 commit: 94660783c85ec32411b130f3cb8e33f9c9b97811
2 Author: Jeroen Roovers <jer <AT> gentoo <DOT> org>
3 AuthorDate: Wed Apr 12 10:00:14 2017 +0000
4 Commit: Jeroen Roovers <jer <AT> gentoo <DOT> org>
5 CommitDate: Wed Apr 12 10:09:18 2017 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=94660783
7
8 dev-libs/gdl: Stable for HPPA (bug #611134).
9
10 Package-Manager: Portage-2.3.5, Repoman-2.3.2
11 RepoMan-Options: --ignore-arches
12
13 dev-libs/gdl/gdl-3.22.0.ebuild | 2 +-
14 1 file changed, 1 insertion(+), 1 deletion(-)
15
16 diff --git a/dev-libs/gdl/gdl-3.22.0.ebuild b/dev-libs/gdl/gdl-3.22.0.ebuild
17 index c72dd7fd451..9659716660a 100644
18 --- a/dev-libs/gdl/gdl-3.22.0.ebuild
19 +++ b/dev-libs/gdl/gdl-3.22.0.ebuild
20 @@ -10,7 +10,7 @@ HOMEPAGE="https://git.gnome.org/browse/gdl"
21 LICENSE="LGPL-2.1+"
22 SLOT="3/5" # subslot = libgdl-3 soname version
23 IUSE="+introspection"
24 -KEYWORDS="~alpha amd64 ~hppa ~ia64 ~mips ~ppc ~ppc64 ~sparc x86 ~x86-fbsd"
25 +KEYWORDS="~alpha amd64 hppa ~ia64 ~mips ~ppc ~ppc64 ~sparc x86 ~x86-fbsd"
26
27 RDEPEND="
28 dev-libs/glib:2