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 DCC011384B4 for ; Mon, 7 Dec 2015 11:40:29 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 35C4921C087; Mon, 7 Dec 2015 11:40:29 +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 900D121C087 for ; Mon, 7 Dec 2015 11:40:28 +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 6DB6E340814 for ; Mon, 7 Dec 2015 11:40:27 +0000 (UTC) Received: from localhost.localdomain (localhost [127.0.0.1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 36A6F9A1 for ; Mon, 7 Dec 2015 11:40:25 +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: <1449488411.0ef0bae1d5b309c098e2596d4afc664bed3bfa46.ago@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: app-portage/ufed/ X-VCS-Repository: repo/gentoo X-VCS-Files: app-portage/ufed/ufed-0.92.ebuild X-VCS-Directories: app-portage/ufed/ X-VCS-Committer: ago X-VCS-Committer-Name: Agostino Sarubbo X-VCS-Revision: 0ef0bae1d5b309c098e2596d4afc664bed3bfa46 X-VCS-Branch: master Date: Mon, 7 Dec 2015 11:40:25 +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: aef08baf-19ef-4b63-bc52-9c8d36ce38e2 X-Archives-Hash: 4923178f13c161d388b1b25d245a8a16 commit: 0ef0bae1d5b309c098e2596d4afc664bed3bfa46 Author: Agostino Sarubbo gentoo org> AuthorDate: Mon Dec 7 11:37:28 2015 +0000 Commit: Agostino Sarubbo gentoo org> CommitDate: Mon Dec 7 11:40:11 2015 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=0ef0bae1 app-portage/ufed: ppc stable wrt bug #567480 Package-Manager: portage-2.2.20.1 RepoMan-Options: --include-arches="ppc" Signed-off-by: Agostino Sarubbo gentoo.org> app-portage/ufed/ufed-0.92.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/app-portage/ufed/ufed-0.92.ebuild b/app-portage/ufed/ufed-0.92.ebuild index 5b94255..e38cc9e 100644 --- a/app-portage/ufed/ufed-0.92.ebuild +++ b/app-portage/ufed/ufed-0.92.ebuild @@ -13,7 +13,7 @@ SRC_URI="mirror://gentoo/${P}.tar.bz2 LICENSE="GPL-2" SLOT="0" -KEYWORDS="~alpha amd64 arm ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86 ~x86-fbsd ~amd64-linux ~x86-linux" +KEYWORDS="~alpha amd64 arm ~hppa ~ia64 ~m68k ~mips ppc ~ppc64 ~s390 ~sh ~sparc ~x86 ~x86-fbsd ~amd64-linux ~x86-linux" IUSE="" COMMON_DEPEND="sys-libs/ncurses:0="