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 F3A2013888F for ; Sat, 17 Oct 2015 18:33:18 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 78A5621C06C; Sat, 17 Oct 2015 18:33:08 +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 8936321C06A for ; Sat, 17 Oct 2015 18:33:02 +0000 (UTC) Received: from oystercatcher.gentoo.org (unknown [IPv6:2a01:4f8:202:4333:225:90ff:fed9:fc84]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id AFBF1340909 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 0362311D0 for ; Sat, 17 Oct 2015 18:32:57 +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: <1445106594.23c21b07b2f289c1bc3bba8504b5bd97165c066e.zlogene@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: xfce-base/xfwm4/ X-VCS-Repository: repo/gentoo X-VCS-Files: xfce-base/xfwm4/xfwm4-4.12.3.ebuild X-VCS-Directories: xfce-base/xfwm4/ X-VCS-Committer: zlogene X-VCS-Committer-Name: Mikle Kolyada X-VCS-Revision: 23c21b07b2f289c1bc3bba8504b5bd97165c066e X-VCS-Branch: master Date: Sat, 17 Oct 2015 18:32:57 +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: afa6fa7a-b40a-4463-bc78-afc3900ec8b5 X-Archives-Hash: 9b14f0b3c29d13fea954d895cd8b763a commit: 23c21b07b2f289c1bc3bba8504b5bd97165c066e Author: Mikle Kolyada gentoo org> AuthorDate: Sat Oct 17 18:12:08 2015 +0000 Commit: Mikle Kolyada gentoo org> CommitDate: Sat Oct 17 18:29:54 2015 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=23c21b07 xfce-base/xfwm4: sparc stable wrt bug #553500 Package-Manager: portage-2.2.20.1 xfce-base/xfwm4/xfwm4-4.12.3.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/xfce-base/xfwm4/xfwm4-4.12.3.ebuild b/xfce-base/xfwm4/xfwm4-4.12.3.ebuild index 3c3248e..7f41036 100644 --- a/xfce-base/xfwm4/xfwm4-4.12.3.ebuild +++ b/xfce-base/xfwm4/xfwm4-4.12.3.ebuild @@ -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 ~amd64-fbsd ~x86-fbsd ~x86-freebsd ~x86-interix ~amd64-linux ~x86-linux ~x86-solaris" +KEYWORDS="~alpha amd64 arm ~arm64 hppa ia64 ~mips ppc ppc64 sparc x86 ~amd64-fbsd ~x86-fbsd ~x86-freebsd ~x86-interix ~amd64-linux ~x86-linux ~x86-solaris" IUSE="debug dri startup-notification +xcomposite" RDEPEND="dev-libs/dbus-glib:=