commit: 1a15dca7274efecd41ec6bb339366fd58a3f53f2
Author: Michał Górny <mgorny <AT> gentoo <DOT> org>
AuthorDate: Sun Apr 8 09:02:35 2018 +0000
Commit: Michał Górny <mgorny <AT> gentoo <DOT> org>
CommitDate: Sun Apr 8 09:04:00 2018 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=1a15dca7
xfce-base/xfce4-session: Un-stabilize sparc
xfce-base/xfce4-session/xfce4-session-4.12.1-r1.ebuild | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/xfce-base/xfce4-session/xfce4-session-4.12.1-r1.ebuild
b/xfce-base/xfce4-session/xfce4-session-4.12.1-r1.ebuild
index 840196ac61a..a34ac02f6ae 100644
--- a/xfce-base/xfce4-session/xfce4-session-4.12.1-r1.ebuild
+++ b/xfce-base/xfce4-session/xfce4-session-4.12.1-r1.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2017 Gentoo Foundation
+# Copyright 1999-2018 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
EAPI=5
@@ -11,7 +11,7 @@ SRC_URI="mirror://xfce/src/xfce/${PN}/${PV%.*}/${P}.tar.bz2"
LICENSE="GPL-2"
SLOT="0"
-KEYWORDS="alpha amd64 arm ~arm64 hppa ia64 ~mips ppc ppc64 sparc x86 ~x86-fbsd
~amd64-linux ~x86-linux ~x86-solaris"
+KEYWORDS="alpha amd64 arm ~arm64 hppa ia64 ~mips ppc ppc64 ~sparc x86
~x86-fbsd ~amd64-linux ~x86-linux ~x86-solaris"
IUSE="debug nls policykit systemd upower +xscreensaver"
COMMON_DEPEND=">=dev-libs/dbus-glib-0.100:=