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.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (2048 bits)) (No client certificate requested) by finch.gentoo.org (Postfix) with ESMTPS id C7680158095 for ; Sat, 24 Sep 2022 13:57:26 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 0164EE0A5B; Sat, 24 Sep 2022 13:57:26 +0000 (UTC) Received: from smtp.gentoo.org (woodpecker.gentoo.org [140.211.166.183]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits)) (No client certificate requested) by pigeon.gentoo.org (Postfix) with ESMTPS id DC206E0A5B for ; Sat, 24 Sep 2022 13:57:25 +0000 (UTC) Received: from oystercatcher.gentoo.org (oystercatcher.gentoo.org [148.251.78.52]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits)) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id 05D193410F6 for ; Sat, 24 Sep 2022 13:57:25 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 19C035EB for ; Sat, 24 Sep 2022 13:57:22 +0000 (UTC) From: "Joonas Niilola" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Joonas Niilola" Message-ID: <1664027837.ed6149c88ca08fbeebfdf9ce0a25c7158b2ed9ca.juippis@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: dev-util/librnp/ X-VCS-Repository: repo/gentoo X-VCS-Files: dev-util/librnp/librnp-0.16.2.ebuild X-VCS-Directories: dev-util/librnp/ X-VCS-Committer: juippis X-VCS-Committer-Name: Joonas Niilola X-VCS-Revision: ed6149c88ca08fbeebfdf9ce0a25c7158b2ed9ca X-VCS-Branch: master Date: Sat, 24 Sep 2022 13:57:22 +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: 16e0991e-de4a-4583-9c0e-2d46838aa01c X-Archives-Hash: 0ce0954ebd95c55b31873c98bb06c379 commit: ed6149c88ca08fbeebfdf9ce0a25c7158b2ed9ca Author: Joonas Niilola gentoo org> AuthorDate: Sat Sep 24 07:27:10 2022 +0000 Commit: Joonas Niilola gentoo org> CommitDate: Sat Sep 24 13:57:17 2022 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=ed6149c8 dev-util/librnp: stabilize 0.16.2 for x86 Signed-off-by: Joonas Niilola gentoo.org> dev-util/librnp/librnp-0.16.2.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/dev-util/librnp/librnp-0.16.2.ebuild b/dev-util/librnp/librnp-0.16.2.ebuild index 2ee7d47a1da1..f4aad9db34fd 100644 --- a/dev-util/librnp/librnp-0.16.2.ebuild +++ b/dev-util/librnp/librnp-0.16.2.ebuild @@ -11,7 +11,7 @@ SRC_URI="https://github.com/rnpgp/rnp/archive/refs/tags/v${PV}.tar.gz -> ${P}.ta LICENSE="Apache-2.0 BSD BSD-2" SLOT="0/0.16.1" -KEYWORDS="amd64 ~arm64 ~ppc64 ~x86" +KEYWORDS="amd64 ~arm64 ~ppc64 x86" IUSE="+botan man test" RDEPEND="app-arch/bzip2