Gentoo Archives: gentoo-commits

From: Jeroen Roovers <jer@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: xfce-base/libxfce4util/
Date: Thu, 29 Sep 2016 04:37:48
Message-Id: 1475123240.1a81227254a828f7c8bb934a470474eb2ab40fed.jer@gentoo
1 commit: 1a81227254a828f7c8bb934a470474eb2ab40fed
2 Author: Jeroen Roovers <jer <AT> gentoo <DOT> org>
3 AuthorDate: Thu Sep 29 04:27:20 2016 +0000
4 Commit: Jeroen Roovers <jer <AT> gentoo <DOT> org>
5 CommitDate: Thu Sep 29 04:27:20 2016 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=1a812272
7
8 xfce-base/libxfce4util: Stable for HPPA PPC64 (bug #586614).
9
10 Package-Manager: portage-2.3.1
11 RepoMan-Options: --ignore-arches
12
13 xfce-base/libxfce4util/libxfce4util-4.12.1-r1.ebuild | 2 +-
14 1 file changed, 1 insertion(+), 1 deletion(-)
15
16 diff --git a/xfce-base/libxfce4util/libxfce4util-4.12.1-r1.ebuild b/xfce-base/libxfce4util/libxfce4util-4.12.1-r1.ebuild
17 index ef09147..246068b 100644
18 --- a/xfce-base/libxfce4util/libxfce4util-4.12.1-r1.ebuild
19 +++ b/xfce-base/libxfce4util/libxfce4util-4.12.1-r1.ebuild
20 @@ -11,7 +11,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 ~x86-freebsd ~x86-interix ~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 ~x86-freebsd ~x86-interix ~amd64-linux ~x86-linux ~x64-solaris ~x86-solaris"
26 IUSE="debug"
27
28 RDEPEND=">=dev-libs/glib-2.24"