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 8E6B913888F for ; Sat, 17 Oct 2015 18:33:08 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id CD0BF21C04F; Sat, 17 Oct 2015 18:33:02 +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 D8F4D21C03F for ; Sat, 17 Oct 2015 18:33:01 +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 29F593408FF 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 B2DC111CC 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: <1445106588.98041bd3da0439b2e103e497b651464543aa090d.zlogene@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: xfce-base/xfce4-panel/ X-VCS-Repository: repo/gentoo X-VCS-Files: xfce-base/xfce4-panel/xfce4-panel-4.12.0.ebuild X-VCS-Directories: xfce-base/xfce4-panel/ X-VCS-Committer: zlogene X-VCS-Committer-Name: Mikle Kolyada X-VCS-Revision: 98041bd3da0439b2e103e497b651464543aa090d 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: a91ad1fb-2777-430a-b208-7fa9a1da279d X-Archives-Hash: 09f0fdad357b8ee94b57d59cecfab237 commit: 98041bd3da0439b2e103e497b651464543aa090d Author: Mikle Kolyada gentoo org> AuthorDate: Sat Oct 17 18:07:28 2015 +0000 Commit: Mikle Kolyada gentoo org> CommitDate: Sat Oct 17 18:29:48 2015 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=98041bd3 xfce-base/xfce4-panel: sparc stable wrt bug #553500 Package-Manager: portage-2.2.20.1 xfce-base/xfce4-panel/xfce4-panel-4.12.0.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/xfce-base/xfce4-panel/xfce4-panel-4.12.0.ebuild b/xfce-base/xfce4-panel/xfce4-panel-4.12.0.ebuild index 71348ee..a6260e1 100644 --- a/xfce-base/xfce4-panel/xfce4-panel-4.12.0.ebuild +++ b/xfce-base/xfce4-panel/xfce4-panel-4.12.0.ebuild @@ -11,7 +11,7 @@ SRC_URI="mirror://xfce/src/xfce/${PN}/${PV%.*}/${P}.tar.bz2" LICENSE="GPL-2 LGPL-2.1" 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" RDEPEND=">=dev-libs/dbus-glib-0.100