Gentoo Archives: gentoo-commits

From: Sergei Trofimovich <slyfox@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: xfce-base/libxfce4util/
Date: Sun, 07 Jan 2018 20:32:13
Message-Id: 1515355369.59a6e65a536cc3da88a875b8da36d2b06d9365a5.slyfox@gentoo
1 commit: 59a6e65a536cc3da88a875b8da36d2b06d9365a5
2 Author: Sergei Trofimovich <slyfox <AT> gentoo <DOT> org>
3 AuthorDate: Sun Jan 7 20:02:49 2018 +0000
4 Commit: Sergei Trofimovich <slyfox <AT> gentoo <DOT> org>
5 CommitDate: Sun Jan 7 20:02:49 2018 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=59a6e65a
7
8 xfce-base/libxfce4util: stable 4.13.1 for ppc, bug #643074
9
10 Package-Manager: Portage-2.3.19, Repoman-2.3.6
11 RepoMan-Options: --include-arches="ppc"
12
13 xfce-base/libxfce4util/libxfce4util-4.13.1.ebuild | 2 +-
14 1 file changed, 1 insertion(+), 1 deletion(-)
15
16 diff --git a/xfce-base/libxfce4util/libxfce4util-4.13.1.ebuild b/xfce-base/libxfce4util/libxfce4util-4.13.1.ebuild
17 index d61362c4a5e..7571fcd28a3 100644
18 --- a/xfce-base/libxfce4util/libxfce4util-4.13.1.ebuild
19 +++ b/xfce-base/libxfce4util/libxfce4util-4.13.1.ebuild
20 @@ -9,7 +9,7 @@ SRC_URI="mirror://xfce/src/xfce/${PN}/${PV%.*}/${P}.tar.bz2"
21
22 LICENSE="LGPL-2"
23 SLOT="0/7"
24 -KEYWORDS="~alpha amd64 ~arm ~arm64 ~hppa ~ia64 ~mips ~ppc ppc64 ~sh ~sparc x86 ~amd64-fbsd ~x86-fbsd ~amd64-linux ~x86-linux ~x64-solaris ~x86-solaris"
25 +KEYWORDS="~alpha amd64 ~arm ~arm64 ~hppa ~ia64 ~mips ppc ppc64 ~sh ~sparc x86 ~amd64-fbsd ~x86-fbsd ~amd64-linux ~x86-linux ~x64-solaris ~x86-solaris"
26 IUSE="introspection"
27
28 RDEPEND=">=dev-libs/glib-2.30:=