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 34C4F138333 for ; Sun, 25 Sep 2016 18:50:20 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 5B112E0B79; Sun, 25 Sep 2016 18:50:16 +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 A2A62E0B79 for ; Sun, 25 Sep 2016 18:50:15 +0000 (UTC) Received: from oystercatcher.gentoo.org (oystercatcher.gentoo.org [148.251.78.52]) (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 5ED113408A6 for ; Sun, 25 Sep 2016 18:50:14 +0000 (UTC) Received: from localhost.localdomain (localhost [127.0.0.1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id ADBE02495 for ; Sun, 25 Sep 2016 18:50:12 +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: <1474829399.95f545356e9e08640ef00e91402b6165459fbe54.jer@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: dev-python/functools32/ X-VCS-Repository: repo/gentoo X-VCS-Files: dev-python/functools32/functools32-3.2.3.ebuild X-VCS-Directories: dev-python/functools32/ X-VCS-Committer: jer X-VCS-Committer-Name: Jeroen Roovers X-VCS-Revision: 95f545356e9e08640ef00e91402b6165459fbe54 X-VCS-Branch: master Date: Sun, 25 Sep 2016 18:50:12 +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: 255aa61b-7808-4aa9-bfad-62a862364cb7 X-Archives-Hash: 847d5cade84125cef660b1ea4b1627ac commit: 95f545356e9e08640ef00e91402b6165459fbe54 Author: Jeroen Roovers gentoo org> AuthorDate: Sun Sep 25 18:46:20 2016 +0000 Commit: Jeroen Roovers gentoo org> CommitDate: Sun Sep 25 18:49:59 2016 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=95f54535 dev-python/functools32: Stable for HPPA (bug #583704). Package-Manager: portage-2.3.1 RepoMan-Options: --ignore-arches dev-python/functools32/functools32-3.2.3.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/dev-python/functools32/functools32-3.2.3.ebuild b/dev-python/functools32/functools32-3.2.3.ebuild index 1d306f4..10e830a 100644 --- a/dev-python/functools32/functools32-3.2.3.ebuild +++ b/dev-python/functools32/functools32-3.2.3.ebuild @@ -14,7 +14,7 @@ SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}-2.tar.gz" SLOT="0" LICENSE="PSF-2.4" -KEYWORDS="alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86 ~amd64-linux ~x86-linux" +KEYWORDS="alpha ~amd64 ~arm ~arm64 hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86 ~amd64-linux ~x86-linux" IUSE="" S="${WORKDIR}"/${P}-2