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 2295A1388C3 for ; Sat, 9 Jan 2016 06:44:22 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 31A0221C018; Sat, 9 Jan 2016 06:44:06 +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 3D4F321C01B for ; Sat, 9 Jan 2016 06:44: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 6D43C340A36 for ; Sat, 9 Jan 2016 06:44:04 +0000 (UTC) Received: from localhost.localdomain (localhost [127.0.0.1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 571F7E68 for ; Sat, 9 Jan 2016 06:43:59 +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: <1452321796.dee56bce06748aac89817d22745374094d3b7206.ago@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: app-i18n/freewnn/ X-VCS-Repository: repo/gentoo X-VCS-Files: app-i18n/freewnn/freewnn-1.1.1_alpha22.ebuild X-VCS-Directories: app-i18n/freewnn/ X-VCS-Committer: ago X-VCS-Committer-Name: Agostino Sarubbo X-VCS-Revision: dee56bce06748aac89817d22745374094d3b7206 X-VCS-Branch: master Date: Sat, 9 Jan 2016 06:43:59 +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: d889eb2e-ab6c-46af-9137-8d3181d9b2f3 X-Archives-Hash: 03b74c94d2ac4def94e789cac6533ba1 commit: dee56bce06748aac89817d22745374094d3b7206 Author: Agostino Sarubbo gentoo org> AuthorDate: Sat Jan 9 06:43:16 2016 +0000 Commit: Agostino Sarubbo gentoo org> CommitDate: Sat Jan 9 06:43:16 2016 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=dee56bce app-i18n/freewnn: sparc stable wrt bug #566386 Package-Manager: portage-2.2.26 RepoMan-Options: --include-arches="sparc" Signed-off-by: Agostino Sarubbo gentoo.org> app-i18n/freewnn/freewnn-1.1.1_alpha22.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/app-i18n/freewnn/freewnn-1.1.1_alpha22.ebuild b/app-i18n/freewnn/freewnn-1.1.1_alpha22.ebuild index 9c7def0..2fb4c26 100644 --- a/app-i18n/freewnn/freewnn-1.1.1_alpha22.ebuild +++ b/app-i18n/freewnn/freewnn-1.1.1_alpha22.ebuild @@ -15,7 +15,7 @@ SRC_URI="mirror://sourceforge.jp/freewnn/59257/${MY_P}.tar.bz2" LICENSE="GPL-2" SLOT="0" -KEYWORDS="alpha amd64 ~hppa ~ia64 ppc ~ppc64 ~sparc x86" +KEYWORDS="alpha amd64 ~hppa ~ia64 ppc ~ppc64 sparc x86" IUSE="X ipv6" DEPEND="X? ( x11-libs/libX11 x11-libs/libXmu x11-libs/libXt )"