Gentoo Archives: gentoo-commits

From: Agostino Sarubbo <ago@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: xfce-base/libxfce4util/
Date: Thu, 26 Jan 2017 10:22:51
Message-Id: 1485426025.6698a8452bdf24e1cf3836921e822520ddcfe77b.ago@gentoo
1 commit: 6698a8452bdf24e1cf3836921e822520ddcfe77b
2 Author: Agostino Sarubbo <ago <AT> gentoo <DOT> org>
3 AuthorDate: Thu Jan 26 10:20:25 2017 +0000
4 Commit: Agostino Sarubbo <ago <AT> gentoo <DOT> org>
5 CommitDate: Thu Jan 26 10:20:25 2017 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=6698a845
7
8 xfce-base/libxfce4util: sparc stable wrt bug #586614
9
10 Package-Manager: portage-2.3.0
11 RepoMan-Options: --include-arches="sparc"
12 Signed-off-by: Agostino Sarubbo <ago <AT> gentoo.org>
13
14 xfce-base/libxfce4util/libxfce4util-4.12.1-r1.ebuild | 2 +-
15 1 file changed, 1 insertion(+), 1 deletion(-)
16
17 diff --git a/xfce-base/libxfce4util/libxfce4util-4.12.1-r1.ebuild b/xfce-base/libxfce4util/libxfce4util-4.12.1-r1.ebuild
18 index edc6f34..8de007c 100644
19 --- a/xfce-base/libxfce4util/libxfce4util-4.12.1-r1.ebuild
20 +++ b/xfce-base/libxfce4util/libxfce4util-4.12.1-r1.ebuild
21 @@ -11,7 +11,7 @@ SRC_URI="mirror://xfce/src/xfce/${PN}/${PV%.*}/${P}.tar.bz2"
22
23 LICENSE="LGPL-2"
24 SLOT="0/7"
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 +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"
27 IUSE="debug"
28
29 RDEPEND=">=dev-libs/glib-2.24"