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 F2742138334 for ; Sat, 6 Oct 2018 21:57:26 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 083CFE0954; Sat, 6 Oct 2018 21:57:26 +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 D3346E0954 for ; Sat, 6 Oct 2018 21:57:25 +0000 (UTC) Received: from oystercatcher.gentoo.org (oystercatcher.gentoo.org [148.251.78.52]) (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 30E4A335C7F for ; Sat, 6 Oct 2018 21:57:23 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 91553432 for ; Sat, 6 Oct 2018 21:57:21 +0000 (UTC) From: "Mikle Kolyada" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Mikle Kolyada" Message-ID: <1538863010.4c8167d8f6388e84f565d127c8ccb11e534a3b6d.zlogene@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: dev-python/pynacl/ X-VCS-Repository: repo/gentoo X-VCS-Files: dev-python/pynacl/pynacl-1.2.1.ebuild X-VCS-Directories: dev-python/pynacl/ X-VCS-Committer: zlogene X-VCS-Committer-Name: Mikle Kolyada X-VCS-Revision: 4c8167d8f6388e84f565d127c8ccb11e534a3b6d X-VCS-Branch: master Date: Sat, 6 Oct 2018 21:57:21 +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: df06f602-5dda-4b4b-8086-60ee75121b8e X-Archives-Hash: 2c8606dd5da5205ca0f6ba57fb9dd063 commit: 4c8167d8f6388e84f565d127c8ccb11e534a3b6d Author: Mikle Kolyada gentoo org> AuthorDate: Sat Oct 6 21:56:50 2018 +0000 Commit: Mikle Kolyada gentoo org> CommitDate: Sat Oct 6 21:56:50 2018 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=4c8167d8 dev-python/pynacl: amd64 stable wrt bug #667782 Signed-off-by: Mikle Kolyada gentoo.org> Package-Manager: Portage-2.3.49, Repoman-2.3.11 dev-python/pynacl/pynacl-1.2.1.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/dev-python/pynacl/pynacl-1.2.1.ebuild b/dev-python/pynacl/pynacl-1.2.1.ebuild index 4f87c03cdc4..f5516e8bc07 100644 --- a/dev-python/pynacl/pynacl-1.2.1.ebuild +++ b/dev-python/pynacl/pynacl-1.2.1.ebuild @@ -13,7 +13,7 @@ SRC_URI="https://github.com/pyca/${PN}/archive/${PV}.tar.gz -> ${P}.tar.gz" LICENSE="Apache-2.0" SLOT="0" -KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~ppc ~ppc64 ~s390 x86 ~amd64-fbsd" +KEYWORDS="~alpha amd64 ~arm ~hppa ~ia64 ~ppc ~ppc64 ~s390 x86 ~amd64-fbsd" IUSE="test" RDEPEND="