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 3792A138334 for ; Wed, 27 Jun 2018 21:55:02 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 05D19E0B54; Wed, 27 Jun 2018 21:54:57 +0000 (UTC) Received: from smtp.gentoo.org (dev.gentoo.org [IPv6:2001:470:ea4a:1:5054:ff:fec7:86e4]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (No client certificate requested) by pigeon.gentoo.org (Postfix) with ESMTPS id BDB6EE0B4C for ; Wed, 27 Jun 2018 21:54:56 +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 A84DD335CC5 for ; Wed, 27 Jun 2018 21:54:55 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 65115358 for ; Wed, 27 Jun 2018 21:54:51 +0000 (UTC) From: "Sergei Trofimovich" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Sergei Trofimovich" Message-ID: <1530136426.4caea973b53d7b3397cda32c1d6540226eed302f.slyfox@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: dev-python/pysnmp/ X-VCS-Repository: repo/gentoo X-VCS-Files: dev-python/pysnmp/pysnmp-4.4.4.ebuild X-VCS-Directories: dev-python/pysnmp/ X-VCS-Committer: slyfox X-VCS-Committer-Name: Sergei Trofimovich X-VCS-Revision: 4caea973b53d7b3397cda32c1d6540226eed302f X-VCS-Branch: master Date: Wed, 27 Jun 2018 21:54:51 +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: 17efc042-b9ce-45e3-94d1-2c44593fb8b7 X-Archives-Hash: c079c672ab834d8e341e7bcdf831ec74 commit: 4caea973b53d7b3397cda32c1d6540226eed302f Author: Sergei Trofimovich gentoo org> AuthorDate: Wed Jun 27 19:37:53 2018 +0000 Commit: Sergei Trofimovich gentoo org> CommitDate: Wed Jun 27 21:53:46 2018 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=4caea973 dev-python/pysnmp: stable 4.4.4 for ppc, bug #659068 Bug: https://bugs.gentoo.org/659068 Package-Manager: Portage-2.3.40, Repoman-2.3.9 RepoMan-Options: --include-arches="ppc" dev-python/pysnmp/pysnmp-4.4.4.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/dev-python/pysnmp/pysnmp-4.4.4.ebuild b/dev-python/pysnmp/pysnmp-4.4.4.ebuild index 3fe4ffbad15..9823db2aa68 100644 --- a/dev-python/pysnmp/pysnmp-4.4.4.ebuild +++ b/dev-python/pysnmp/pysnmp-4.4.4.ebuild @@ -11,7 +11,7 @@ SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz" LICENSE="BSD" SLOT="0" -KEYWORDS="amd64 ~arm ~ia64 ~ppc ~sparc x86" +KEYWORDS="amd64 ~arm ~ia64 ppc ~sparc x86" IUSE="doc examples" DEPEND="