From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from lists.gentoo.org (pigeon.gentoo.org [208.92.234.80]) by finch.gentoo.org (Postfix) with ESMTP id 9C30A13888F for ; Sat, 17 Oct 2015 18:33:11 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 50B0A21C03E; Sat, 17 Oct 2015 18:33:03 +0000 (UTC) Received: from smtp.gentoo.org (smtp.gentoo.org [140.211.166.183]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by pigeon.gentoo.org (Postfix) with ESMTPS id 5F00921C038 for ; Sat, 17 Oct 2015 18:33:02 +0000 (UTC) Received: from oystercatcher.gentoo.org (oystercatcher.gentoo.org [148.251.78.52]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id A4071340901 for ; Sat, 17 Oct 2015 18:33:01 +0000 (UTC) Received: from localhost.localdomain (localhost [127.0.0.1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id C3DA611CD for ; Sat, 17 Oct 2015 18:32:56 +0000 (UTC) From: "Mikle Kolyada" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Mikle Kolyada" Message-ID: <1445106590.075da19682696c35d6107c9bdff4743bd4119a89.zlogene@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: xfce-base/xfce4-session/ X-VCS-Repository: repo/gentoo X-VCS-Files: xfce-base/xfce4-session/xfce4-session-4.12.1.ebuild X-VCS-Directories: xfce-base/xfce4-session/ X-VCS-Committer: zlogene X-VCS-Committer-Name: Mikle Kolyada X-VCS-Revision: 075da19682696c35d6107c9bdff4743bd4119a89 X-VCS-Branch: master Date: Sat, 17 Oct 2015 18:32:56 +0000 (UTC) Precedence: bulk List-Post: List-Help: List-Unsubscribe: List-Subscribe: List-Id: Gentoo Linux mail X-BeenThere: gentoo-commits@lists.gentoo.org X-Archives-Salt: 3e14d396-b8f2-41fd-a1d0-4c923af53cf1 X-Archives-Hash: 99883dabb1dd9467f0bcd133c750c5dd commit: 075da19682696c35d6107c9bdff4743bd4119a89 Author: Mikle Kolyada gentoo org> AuthorDate: Sat Oct 17 18:08:26 2015 +0000 Commit: Mikle Kolyada gentoo org> CommitDate: Sat Oct 17 18:29:50 2015 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=075da196 xfce-base/xfce4-session: sparc stable wrt bug #553500 Package-Manager: portage-2.2.20.1 xfce-base/xfce4-session/xfce4-session-4.12.1.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/xfce-base/xfce4-session/xfce4-session-4.12.1.ebuild b/xfce-base/xfce4-session/xfce4-session-4.12.1.ebuild index eba4548..2c86af8 100644 --- a/xfce-base/xfce4-session/xfce4-session-4.12.1.ebuild +++ b/xfce-base/xfce4-session/xfce4-session-4.12.1.ebuild @@ -12,7 +12,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 ~x86-freebsd ~x86-interix ~amd64-linux ~x86-linux ~x86-solaris" +KEYWORDS="alpha amd64 arm ~arm64 hppa ia64 ~mips ppc ppc64 sparc x86 ~x86-fbsd ~x86-freebsd ~x86-interix ~amd64-linux ~x86-linux ~x86-solaris" IUSE="debug nls policykit systemd upower +xscreensaver" COMMON_DEPEND=">=dev-libs/dbus-glib-0.100:=