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 A2E721384B4 for ; Fri, 13 Nov 2015 16:04:03 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 98F8A21C030; Fri, 13 Nov 2015 16:04:01 +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 4943821C030 for ; Fri, 13 Nov 2015 16:04: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 0737733D3D0 for ; Fri, 13 Nov 2015 16:04:00 +0000 (UTC) Received: from localhost.localdomain (localhost [127.0.0.1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 40A1AA4F for ; Fri, 13 Nov 2015 16:03:57 +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: <1447430630.ac7f96d6395a8e637d57b410f5ab5f041e674604.ago@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: app-portage/porthole/ X-VCS-Repository: repo/gentoo X-VCS-Files: app-portage/porthole/porthole-0.6.1-r4.ebuild X-VCS-Directories: app-portage/porthole/ X-VCS-Committer: ago X-VCS-Committer-Name: Agostino Sarubbo X-VCS-Revision: ac7f96d6395a8e637d57b410f5ab5f041e674604 X-VCS-Branch: master Date: Fri, 13 Nov 2015 16:03: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: 1eaaf43c-210d-4a3f-8e84-f1cb2a64a996 X-Archives-Hash: dad02546018a143c0d496766b9f624ba commit: ac7f96d6395a8e637d57b410f5ab5f041e674604 Author: Agostino Sarubbo gentoo org> AuthorDate: Fri Nov 13 16:03:50 2015 +0000 Commit: Agostino Sarubbo gentoo org> CommitDate: Fri Nov 13 16:03:50 2015 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=ac7f96d6 app-portage/porthole: amd64 stable wrt bug #565666 Package-Manager: portage-2.2.20.1 RepoMan-Options: --include-arches="amd64" app-portage/porthole/porthole-0.6.1-r4.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/app-portage/porthole/porthole-0.6.1-r4.ebuild b/app-portage/porthole/porthole-0.6.1-r4.ebuild index 29cead5..039e3d2 100644 --- a/app-portage/porthole/porthole-0.6.1-r4.ebuild +++ b/app-portage/porthole/porthole-0.6.1-r4.ebuild @@ -15,7 +15,7 @@ SRC_URI="mirror://sourceforge/porthole/${P}.tar.bz2" LICENSE="GPL-2" SLOT="0" -KEYWORDS="~amd64 ~arm ~ppc ~sparc ~x86 ~x86-fbsd" +KEYWORDS="amd64 ~arm ~ppc ~sparc ~x86 ~x86-fbsd" IUSE="nls" LANGS="de pl ru vi it fr tr" for X in $LANGS; do IUSE="${IUSE} linguas_${X}"; done