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 463B0138359 for ; Wed, 14 Oct 2020 19:08:55 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id A34E1E08FC; Wed, 14 Oct 2020 19:08:53 +0000 (UTC) Received: from smtp.gentoo.org (smtp.gentoo.org [140.211.166.183]) (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 88B76E08FC for ; Wed, 14 Oct 2020 19:08:53 +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 6926A340E4A for ; Wed, 14 Oct 2020 19:08:50 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 7598C3C1 for ; Wed, 14 Oct 2020 19:08:43 +0000 (UTC) From: "Agostino Sarubbo" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Agostino Sarubbo" Message-ID: <1602702516.1487d551fe3e45177892a61cebd9be5ae3a2200d.ago@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: sys-auth/yubico-piv-tool/ X-VCS-Repository: repo/gentoo X-VCS-Files: sys-auth/yubico-piv-tool/yubico-piv-tool-2.1.1-r2.ebuild X-VCS-Directories: sys-auth/yubico-piv-tool/ X-VCS-Committer: ago X-VCS-Committer-Name: Agostino Sarubbo X-VCS-Revision: 1487d551fe3e45177892a61cebd9be5ae3a2200d X-VCS-Branch: master Date: Wed, 14 Oct 2020 19:08:43 +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-Auto-Response-Suppress: DR, RN, NRN, OOF, AutoReply X-Archives-Salt: 4d18792f-a69d-4f3a-96cc-3b9c3df69c1b X-Archives-Hash: 97295fdcc07b7ee086f1dd4cda3a413a commit: 1487d551fe3e45177892a61cebd9be5ae3a2200d Author: Agostino Sarubbo gentoo org> AuthorDate: Wed Oct 14 19:08:36 2020 +0000 Commit: Agostino Sarubbo gentoo org> CommitDate: Wed Oct 14 19:08:36 2020 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=1487d551 sys-auth/yubico-piv-tool: amd64 stable wrt bug #748918 Package-Manager: Portage-3.0.4, Repoman-3.0.1 RepoMan-Options: --include-arches="amd64" Signed-off-by: Agostino Sarubbo gentoo.org> sys-auth/yubico-piv-tool/yubico-piv-tool-2.1.1-r2.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/sys-auth/yubico-piv-tool/yubico-piv-tool-2.1.1-r2.ebuild b/sys-auth/yubico-piv-tool/yubico-piv-tool-2.1.1-r2.ebuild index f415815a1d5..1d8e72cde90 100644 --- a/sys-auth/yubico-piv-tool/yubico-piv-tool-2.1.1-r2.ebuild +++ b/sys-auth/yubico-piv-tool/yubico-piv-tool-2.1.1-r2.ebuild @@ -11,7 +11,7 @@ HOMEPAGE="https://developers.yubico.com/yubico-piv-tool/ https://github.com/Yubi LICENSE="BSD-2" SLOT="0/1" -KEYWORDS="~amd64" +KEYWORDS="amd64" IUSE="libressl test" RESTRICT="!test? ( test )"