Gentoo Archives: gentoo-commits

From: "Michał Górny" <mgorny@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: xfce-base/xfce4-appfinder/
Date: Sun, 08 Apr 2018 09:04:29
Message-Id: 1523178240.49e6abd4f54e7587dfa2e704702dbb2d6ddda44b.mgorny@gentoo
1 commit: 49e6abd4f54e7587dfa2e704702dbb2d6ddda44b
2 Author: Michał Górny <mgorny <AT> gentoo <DOT> org>
3 AuthorDate: Sun Apr 8 09:02:33 2018 +0000
4 Commit: Michał Górny <mgorny <AT> gentoo <DOT> org>
5 CommitDate: Sun Apr 8 09:04:00 2018 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=49e6abd4
7
8 xfce-base/xfce4-appfinder: Un-stabilize sparc
9
10 xfce-base/xfce4-appfinder/xfce4-appfinder-4.12.0-r1.ebuild | 4 ++--
11 1 file changed, 2 insertions(+), 2 deletions(-)
12
13 diff --git a/xfce-base/xfce4-appfinder/xfce4-appfinder-4.12.0-r1.ebuild b/xfce-base/xfce4-appfinder/xfce4-appfinder-4.12.0-r1.ebuild
14 index 24dfaddbd12..cd7ec6c1723 100644
15 --- a/xfce-base/xfce4-appfinder/xfce4-appfinder-4.12.0-r1.ebuild
16 +++ b/xfce-base/xfce4-appfinder/xfce4-appfinder-4.12.0-r1.ebuild
17 @@ -1,4 +1,4 @@
18 -# Copyright 1999-2017 Gentoo Foundation
19 +# Copyright 1999-2018 Gentoo Foundation
20 # Distributed under the terms of the GNU General Public License v2
21
22 EAPI=5
23 @@ -10,7 +10,7 @@ SRC_URI="mirror://xfce/src/xfce/${PN}/${PV%.*}/${P}.tar.bz2"
24
25 LICENSE="GPL-2"
26 SLOT="0"
27 -KEYWORDS="alpha amd64 arm ~arm64 hppa ia64 ~mips ppc ppc64 sparc x86 ~amd64-fbsd ~x86-fbsd ~amd64-linux ~x86-linux ~x86-solaris"
28 +KEYWORDS="alpha amd64 arm ~arm64 hppa ia64 ~mips ppc ppc64 ~sparc x86 ~amd64-fbsd ~x86-fbsd ~amd64-linux ~x86-linux ~x86-solaris"
29 IUSE="debug"
30
31 RDEPEND=">=dev-libs/glib-2.30:=