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 EAEF815800F for ; Mon, 20 Feb 2023 20:16:20 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id E51AEE0C33; Mon, 20 Feb 2023 20:16:19 +0000 (UTC) Received: from smtp.gentoo.org (woodpecker.gentoo.org [IPv6:2001:470:ea4a:1:5054:ff:fec7:86e4]) (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 CE9F5E0C33 for ; Mon, 20 Feb 2023 20:16:19 +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 06C0C340D73 for ; Mon, 20 Feb 2023 20:16:19 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 4F25B8B7 for ; Mon, 20 Feb 2023 20:10:02 +0000 (UTC) From: "Arthur Zamarin" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Arthur Zamarin" Message-ID: <1676923790.5c6a2522dfe0ad83f63fdb6e09f727b82b39c128.arthurzam@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: sys-apps/rng-tools/ X-VCS-Repository: repo/gentoo X-VCS-Files: sys-apps/rng-tools/rng-tools-6.16.ebuild X-VCS-Directories: sys-apps/rng-tools/ X-VCS-Committer: arthurzam X-VCS-Committer-Name: Arthur Zamarin X-VCS-Revision: 5c6a2522dfe0ad83f63fdb6e09f727b82b39c128 X-VCS-Branch: master Date: Mon, 20 Feb 2023 20:10:02 +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: eb469700-1d16-4196-b2b3-13e36935ea7f X-Archives-Hash: 6692495070da69fe081af648f5c303f4 commit: 5c6a2522dfe0ad83f63fdb6e09f727b82b39c128 Author: Arthur Zamarin gentoo org> AuthorDate: Mon Feb 20 20:09:50 2023 +0000 Commit: Arthur Zamarin gentoo org> CommitDate: Mon Feb 20 20:09:50 2023 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=5c6a2522 sys-apps/rng-tools: Stabilize 6.16 x86, #893112 Signed-off-by: Arthur Zamarin gentoo.org> sys-apps/rng-tools/rng-tools-6.16.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/sys-apps/rng-tools/rng-tools-6.16.ebuild b/sys-apps/rng-tools/rng-tools-6.16.ebuild index 84ccc9717ee7..ebdb8f840837 100644 --- a/sys-apps/rng-tools/rng-tools-6.16.ebuild +++ b/sys-apps/rng-tools/rng-tools-6.16.ebuild @@ -11,7 +11,7 @@ SRC_URI="https://github.com/nhorman/${PN}/archive/v${PV}.tar.gz -> ${P}.tar.gz" LICENSE="GPL-2" SLOT="0" -KEYWORDS="~alpha amd64 ~arm ~arm64 ~ia64 ~mips ~ppc ~ppc64 ~riscv ~x86" +KEYWORDS="~alpha amd64 ~arm ~arm64 ~ia64 ~mips ~ppc ~ppc64 ~riscv x86" IUSE="jitterentropy nistbeacon pkcs11 qrypt rtlsdr selinux" DEPEND="