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 CCC0513881D for ; Wed, 23 Sep 2015 12:53:23 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 9BCF221C092; Wed, 23 Sep 2015 12:52:10 +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 3F9B521C092 for ; Wed, 23 Sep 2015 12:52:05 +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 5E2CE340A4A for ; Wed, 23 Sep 2015 12:52:04 +0000 (UTC) Received: from localhost.localdomain (localhost [127.0.0.1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 3FFC4250 for ; Wed, 23 Sep 2015 12:52:01 +0000 (UTC) From: "Agostino Sarubbo" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Agostino Sarubbo" Message-ID: <1443012713.e54cfc95b31b8487403dfd2dfd3c2db2a3209ab0.ago@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: app-text/stardict/ X-VCS-Repository: repo/gentoo X-VCS-Files: app-text/stardict/stardict-3.0.6.ebuild X-VCS-Directories: app-text/stardict/ X-VCS-Committer: ago X-VCS-Committer-Name: Agostino Sarubbo X-VCS-Revision: e54cfc95b31b8487403dfd2dfd3c2db2a3209ab0 X-VCS-Branch: master Date: Wed, 23 Sep 2015 12:52:01 +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: dadc5bbe-036f-4fd7-8e25-85e91e483abe X-Archives-Hash: 85c247f1f602e358d1bdb0c8b39c877b commit: e54cfc95b31b8487403dfd2dfd3c2db2a3209ab0 Author: Agostino Sarubbo gentoo org> AuthorDate: Wed Sep 23 12:51:07 2015 +0000 Commit: Agostino Sarubbo gentoo org> CommitDate: Wed Sep 23 12:51:53 2015 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=e54cfc95 app-text/stardict: ppc64 stable wrt bug #551280 Package-Manager: portage-2.2.20.1 RepoMan-Options: --include-arches="ppc64" app-text/stardict/stardict-3.0.6.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/app-text/stardict/stardict-3.0.6.ebuild b/app-text/stardict/stardict-3.0.6.ebuild index 97d031f..84a1545 100644 --- a/app-text/stardict/stardict-3.0.6.ebuild +++ b/app-text/stardict/stardict-3.0.6.ebuild @@ -23,7 +23,7 @@ SRC_URI="mirror://sourceforge/${PN}-4/${P}.tar.bz2 LICENSE="CPL-1.0 GPL-3 LGPL-2" SLOT="0" -KEYWORDS="amd64 ~arm ~arm64 ppc ~ppc64 sparc x86" +KEYWORDS="amd64 ~arm ~arm64 ppc ppc64 sparc x86" IUSE="espeak gucharmap qqwry pronounce spell tools" RESTRICT="test"