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) server-digest SHA256) (No client certificate requested) by finch.gentoo.org (Postfix) with ESMTPS id B5563158064 for ; Mon, 13 May 2024 05:28:00 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id E12A5E29EE; Mon, 13 May 2024 05:27:59 +0000 (UTC) Received: from smtp.gentoo.org (smtp.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) server-digest SHA256) (No client certificate requested) by pigeon.gentoo.org (Postfix) with ESMTPS id BDA73E29EE for ; Mon, 13 May 2024 05:27:59 +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) server-digest SHA256) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id D894F3430C7 for ; Mon, 13 May 2024 05:27:58 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id EF71D1A28 for ; Mon, 13 May 2024 05:27:56 +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: <1715577996.5c0720a302c384296cb0f3eefd6b7b8002d1f4f0.juippis@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: sys-process/fcron/ X-VCS-Repository: repo/gentoo X-VCS-Files: sys-process/fcron/fcron-3.3.1-r1.ebuild X-VCS-Directories: sys-process/fcron/ X-VCS-Committer: juippis X-VCS-Committer-Name: Joonas Niilola X-VCS-Revision: 5c0720a302c384296cb0f3eefd6b7b8002d1f4f0 X-VCS-Branch: master Date: Mon, 13 May 2024 05:27:56 +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: d43ee90f-8997-4118-b995-dee18bdf084a X-Archives-Hash: 3dd63f5450ce457cfd3af52ce2d68d0d commit: 5c0720a302c384296cb0f3eefd6b7b8002d1f4f0 Author: Joonas Niilola gentoo org> AuthorDate: Mon May 13 05:26:36 2024 +0000 Commit: Joonas Niilola gentoo org> CommitDate: Mon May 13 05:26:36 2024 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=5c0720a3 sys-process/fcron: Stabilize 3.3.1-r1 amd64, #931790 Signed-off-by: Joonas Niilola gentoo.org> sys-process/fcron/fcron-3.3.1-r1.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/sys-process/fcron/fcron-3.3.1-r1.ebuild b/sys-process/fcron/fcron-3.3.1-r1.ebuild index 73a278f4d605..bcc9f8e95561 100644 --- a/sys-process/fcron/fcron-3.3.1-r1.ebuild +++ b/sys-process/fcron/fcron-3.3.1-r1.ebuild @@ -17,7 +17,7 @@ S="${WORKDIR}/${MY_P}" LICENSE="GPL-2" SLOT="0" -KEYWORDS="~amd64 arm ~arm64 ~hppa ~ia64 ~loong ~mips ppc ppc64 ~riscv sparc ~x86" +KEYWORDS="amd64 arm ~arm64 ~hppa ~ia64 ~loong ~mips ppc ppc64 ~riscv sparc ~x86" IUSE="audit debug pam selinux l10n_fr +mta +system-crontab readline" DEPEND="