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-extra/xfce4-notes-plugin/
Date: Sun, 08 Apr 2018 09:04:32
Message-Id: 1523178240.3f471cd86c3e6a3e36a14a9066efe8150b6679c4.mgorny@gentoo
1 commit: 3f471cd86c3e6a3e36a14a9066efe8150b6679c4
2 Author: Michał Górny <mgorny <AT> gentoo <DOT> org>
3 AuthorDate: Sun Apr 8 09:02:39 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=3f471cd8
7
8 xfce-extra/xfce4-notes-plugin: Un-stabilize sparc
9
10 xfce-extra/xfce4-notes-plugin/xfce4-notes-plugin-1.8.1.ebuild | 4 ++--
11 1 file changed, 2 insertions(+), 2 deletions(-)
12
13 diff --git a/xfce-extra/xfce4-notes-plugin/xfce4-notes-plugin-1.8.1.ebuild b/xfce-extra/xfce4-notes-plugin/xfce4-notes-plugin-1.8.1.ebuild
14 index 6e7d3ae34d4..a585f9b18d5 100644
15 --- a/xfce-extra/xfce4-notes-plugin/xfce4-notes-plugin-1.8.1.ebuild
16 +++ b/xfce-extra/xfce4-notes-plugin/xfce4-notes-plugin-1.8.1.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/panel-plugins/${PN}/$(get_version_component_range 1-2
24
25 LICENSE="GPL-2"
26 SLOT="0"
27 -KEYWORDS="alpha amd64 arm hppa ia64 ppc ppc64 sparc x86 ~x86-fbsd ~amd64-linux ~x86-linux"
28 +KEYWORDS="alpha amd64 arm hppa ia64 ppc ppc64 ~sparc x86 ~x86-fbsd ~amd64-linux ~x86-linux"
29 IUSE=""
30
31 RDEPEND=">=dev-libs/glib-2.24:2=