From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: <gentoo-commits+bounces-940746-garchives=archives.gentoo.org@lists.gentoo.org> 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 9F262139694 for <garchives@archives.gentoo.org>; Sat, 25 Mar 2017 08:24:59 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 1FC0421C012; Sat, 25 Mar 2017 08:24:56 +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 EE34E21C012 for <gentoo-commits@lists.gentoo.org>; Sat, 25 Mar 2017 08:24:55 +0000 (UTC) Received: from oystercatcher.gentoo.org (unknown [IPv6:2a01:4f8:202:4333:225:90ff:fed9:fc84]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id 8D17F34165A for <gentoo-commits@lists.gentoo.org>; Sat, 25 Mar 2017 08:24:54 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 036C171B2 for <gentoo-commits@lists.gentoo.org>; Sat, 25 Mar 2017 08:24:53 +0000 (UTC) From: "Jeroen Roovers" <jer@gentoo.org> 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" <jer@gentoo.org> Message-ID: <1490430029.fe31e3f5a6c3166f2ba94464806f84c8e08bb886.jer@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: dev-python/pycryptodome/ X-VCS-Repository: repo/gentoo X-VCS-Files: dev-python/pycryptodome/pycryptodome-3.4.5.ebuild X-VCS-Directories: dev-python/pycryptodome/ X-VCS-Committer: jer X-VCS-Committer-Name: Jeroen Roovers X-VCS-Revision: fe31e3f5a6c3166f2ba94464806f84c8e08bb886 X-VCS-Branch: master Date: Sat, 25 Mar 2017 08:24:53 +0000 (UTC) Precedence: bulk List-Post: <mailto:gentoo-commits@lists.gentoo.org> List-Help: <mailto:gentoo-commits+help@lists.gentoo.org> List-Unsubscribe: <mailto:gentoo-commits+unsubscribe@lists.gentoo.org> List-Subscribe: <mailto:gentoo-commits+subscribe@lists.gentoo.org> List-Id: Gentoo Linux mail <gentoo-commits.gentoo.org> X-BeenThere: gentoo-commits@lists.gentoo.org X-Archives-Salt: c9aefe3c-1284-426a-943f-d29e4ad9af7a X-Archives-Hash: 07b8f9951559bdc05f2820c59797e6e1 commit: fe31e3f5a6c3166f2ba94464806f84c8e08bb886 Author: Jeroen Roovers <jer <AT> gentoo <DOT> org> AuthorDate: Sat Mar 25 08:20:29 2017 +0000 Commit: Jeroen Roovers <jer <AT> gentoo <DOT> org> CommitDate: Sat Mar 25 08:20:29 2017 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=fe31e3f5 dev-python/pycryptodome: Mark ~hppa (bug #613760). Package-Manager: Portage-2.3.5, Repoman-2.3.2 RepoMan-Options: --ignore-arches dev-python/pycryptodome/pycryptodome-3.4.5.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/dev-python/pycryptodome/pycryptodome-3.4.5.ebuild b/dev-python/pycryptodome/pycryptodome-3.4.5.ebuild index 4cb0479d15e..0c9c56b4c0e 100644 --- a/dev-python/pycryptodome/pycryptodome-3.4.5.ebuild +++ b/dev-python/pycryptodome/pycryptodome-3.4.5.ebuild @@ -14,7 +14,7 @@ SRC_URI="https://github.com/Legrandin/${PN}/archive/v${PV}.tar.gz -> ${P}.tar.gz LICENSE="BSD-2 Unlicense" SLOT="0" -KEYWORDS="~amd64 ~x86" +KEYWORDS="~amd64 ~hppa ~x86" IUSE="" RDEPEND="dev-libs/gmp:0