From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from lists.gentoo.org (pigeon.gentoo.org [208.92.234.80]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by finch.gentoo.org (Postfix) with ESMTPS id 26A13138330 for ; Sat, 1 Oct 2016 13:22:33 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 7965821C07F; Sat, 1 Oct 2016 13:22:32 +0000 (UTC) Received: from smtp.gentoo.org (smtp.gentoo.org [140.211.166.183]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by pigeon.gentoo.org (Postfix) with ESMTPS id 5CD5C21C07F for ; Sat, 1 Oct 2016 13:22:27 +0000 (UTC) Received: from oystercatcher.gentoo.org (unknown [IPv6:2a01:4f8:202:4333:225:90ff:fed9:fc84]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id 81F87341001 for ; Sat, 1 Oct 2016 13:22:26 +0000 (UTC) Received: from localhost.localdomain (localhost [127.0.0.1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id C53F124F0 for ; Sat, 1 Oct 2016 12:05:50 +0000 (UTC) From: "Jeroen Roovers" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Jeroen Roovers" Message-ID: <1475323546.c79a35422b21be8daf1325be6e0371cb4cf9c35d.jer@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: dev-libs/uchardet/ X-VCS-Repository: repo/gentoo X-VCS-Files: dev-libs/uchardet/uchardet-0.0.5-r1.ebuild X-VCS-Directories: dev-libs/uchardet/ X-VCS-Committer: jer X-VCS-Committer-Name: Jeroen Roovers X-VCS-Revision: c79a35422b21be8daf1325be6e0371cb4cf9c35d X-VCS-Branch: master Date: Sat, 1 Oct 2016 12:05:50 +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: 166a96f3-62de-4edd-94e7-14dd5b79d95d X-Archives-Hash: 03d598a6520da8769d04a842e9e6e019 commit: c79a35422b21be8daf1325be6e0371cb4cf9c35d Author: Jeroen Roovers gentoo org> AuthorDate: Sat Oct 1 11:52:13 2016 +0000 Commit: Jeroen Roovers gentoo org> CommitDate: Sat Oct 1 12:05:46 2016 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=c79a3542 dev-libs/uchardet: Stable for HPPA PPC64 (bug #581200). Package-Manager: portage-2.3.1 RepoMan-Options: --ignore-arches dev-libs/uchardet/uchardet-0.0.5-r1.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/dev-libs/uchardet/uchardet-0.0.5-r1.ebuild b/dev-libs/uchardet/uchardet-0.0.5-r1.ebuild index 4dc9b49..89f103f 100644 --- a/dev-libs/uchardet/uchardet-0.0.5-r1.ebuild +++ b/dev-libs/uchardet/uchardet-0.0.5-r1.ebuild @@ -12,7 +12,7 @@ SRC_URI="https://github.com/BYVoid/${PN}/archive/v${PV}.tar.gz -> ${P}.tar.gz" LICENSE="|| ( MPL-1.1 GPL-2+ LGPL-2.1+ )" SLOT="0" -KEYWORDS="alpha amd64 ~arm ~hppa ~ppc64 x86" +KEYWORDS="alpha amd64 ~arm hppa ppc64 x86" IUSE="static-libs test" PATCHES=(