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 65C4B138359 for ; Sun, 12 Jul 2020 01:51:36 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 8E7F5E07B3; Sun, 12 Jul 2020 01:51:35 +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 71B23E07B3 for ; Sun, 12 Jul 2020 01:51:35 +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 D530A34F9C9 for ; Sun, 12 Jul 2020 01:51:33 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id B194621D for ; Sun, 12 Jul 2020 01:51:30 +0000 (UTC) From: "Sam James" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Sam James" Message-ID: <1594517323.213bd32e3c3f2781f795331d7037dbbaa1ff0d24.sam@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: dev-libs/libfido2/ X-VCS-Repository: repo/gentoo X-VCS-Files: dev-libs/libfido2/libfido2-1.4.0.ebuild X-VCS-Directories: dev-libs/libfido2/ X-VCS-Committer: sam X-VCS-Committer-Name: Sam James X-VCS-Revision: 213bd32e3c3f2781f795331d7037dbbaa1ff0d24 X-VCS-Branch: master Date: Sun, 12 Jul 2020 01:51:30 +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: 0fc132b4-dd18-479a-a6d7-d5023d4d8ea3 X-Archives-Hash: c20d4f4dd72c7ab8409aeeb0a9bbf746 commit: 213bd32e3c3f2781f795331d7037dbbaa1ff0d24 Author: Sam James gentoo org> AuthorDate: Sun Jul 12 01:28:43 2020 +0000 Commit: Sam James gentoo org> CommitDate: Sun Jul 12 01:28:43 2020 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=213bd32e dev-libs/libfido2: s390 keyworded (bug #709752) Package-Manager: Portage-2.3.99, Repoman-2.3.23 Signed-off-by: Sam James gentoo.org> dev-libs/libfido2/libfido2-1.4.0.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/dev-libs/libfido2/libfido2-1.4.0.ebuild b/dev-libs/libfido2/libfido2-1.4.0.ebuild index 2c2ce50189d..8fe49a3ff5f 100644 --- a/dev-libs/libfido2/libfido2-1.4.0.ebuild +++ b/dev-libs/libfido2/libfido2-1.4.0.ebuild @@ -11,7 +11,7 @@ SRC_URI="https://github.com/Yubico/${PN}/archive/${PV}.tar.gz -> ${P}.tar.gz" LICENSE="BSD-2" SLOT="0/1" -KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~ia64 ~ppc ~ppc64 ~sparc ~x86" +KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~ia64 ~ppc ~ppc64 ~s390 ~sparc ~x86" IUSE="libressl +static-libs" DEPEND="