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 C676313888F for ; Sat, 17 Oct 2015 18:33:24 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 03F3D21C078; Sat, 17 Oct 2015 18:33:13 +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 A24CB21C078 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 EB50D34090B 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 49AF811D4 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: <1445106600.a66ba48370fb32bd2ef916e6254b37bd403baf11.zlogene@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: xfce-extra/xfce4-dict/ X-VCS-Repository: repo/gentoo X-VCS-Files: xfce-extra/xfce4-dict/xfce4-dict-0.7.1.ebuild X-VCS-Directories: xfce-extra/xfce4-dict/ X-VCS-Committer: zlogene X-VCS-Committer-Name: Mikle Kolyada X-VCS-Revision: a66ba48370fb32bd2ef916e6254b37bd403baf11 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: 11605656-919f-4386-8a99-e333f361679b X-Archives-Hash: 30caede0f16dda349d45a505bac27148 commit: a66ba48370fb32bd2ef916e6254b37bd403baf11 Author: Mikle Kolyada gentoo org> AuthorDate: Sat Oct 17 18:25:56 2015 +0000 Commit: Mikle Kolyada gentoo org> CommitDate: Sat Oct 17 18:30:00 2015 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=a66ba483 xfce-extra/xfce4-dict: sparc stable wrt bug #553500 Package-Manager: portage-2.2.20.1 xfce-extra/xfce4-dict/xfce4-dict-0.7.1.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/xfce-extra/xfce4-dict/xfce4-dict-0.7.1.ebuild b/xfce-extra/xfce4-dict/xfce4-dict-0.7.1.ebuild index 9710c21..9c521ae 100644 --- a/xfce-extra/xfce4-dict/xfce4-dict-0.7.1.ebuild +++ b/xfce-extra/xfce4-dict/xfce4-dict-0.7.1.ebuild @@ -12,7 +12,7 @@ SRC_URI="mirror://xfce/src/apps/${PN}/${PV%.*}/${P}.tar.bz2" LICENSE="GPL-2" SLOT="0" -KEYWORDS="alpha amd64 arm hppa ia64 ppc ppc64 ~sparc x86 ~x86-fbsd ~x86-freebsd ~amd64-linux ~x86-linux" +KEYWORDS="alpha amd64 arm hppa ia64 ppc ppc64 sparc x86 ~x86-fbsd ~x86-freebsd ~amd64-linux ~x86-linux" IUSE="" RDEPEND=">=dev-libs/glib-2.24:=