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 331E715800A for ; Sat, 29 Jul 2023 14:05:07 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 248E1E0BD8; Sat, 29 Jul 2023 14:05:06 +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) server-digest SHA256) (No client certificate requested) by pigeon.gentoo.org (Postfix) with ESMTPS id B9866E0BD8 for ; Sat, 29 Jul 2023 14:05:05 +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 B13F9335D4B for ; Sat, 29 Jul 2023 14:05:04 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 1EE2DE84 for ; Sat, 29 Jul 2023 14:05:03 +0000 (UTC) From: "Florian Schmaus" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Florian Schmaus" Message-ID: <1690639312.8e236a19b5f8655b47e521fd1ac4b91ca5227b61.flow@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: dev-util/cdecl/ X-VCS-Repository: repo/gentoo X-VCS-Files: dev-util/cdecl/cdecl-14.2.ebuild X-VCS-Directories: dev-util/cdecl/ X-VCS-Committer: flow X-VCS-Committer-Name: Florian Schmaus X-VCS-Revision: 8e236a19b5f8655b47e521fd1ac4b91ca5227b61 X-VCS-Branch: master Date: Sat, 29 Jul 2023 14:05:03 +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: 1cd170fc-1628-477c-a298-be019acc67bf X-Archives-Hash: 795b4f054d54d0338bd2496f69972bfe commit: 8e236a19b5f8655b47e521fd1ac4b91ca5227b61 Author: Florian Schmaus gentoo org> AuthorDate: Sat Jul 29 13:59:16 2023 +0000 Commit: Florian Schmaus gentoo org> CommitDate: Sat Jul 29 14:01:52 2023 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=8e236a19 dev-util/cdecl: stabilize 14.2 for amd64 Signed-off-by: Florian Schmaus gentoo.org> dev-util/cdecl/cdecl-14.2.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/dev-util/cdecl/cdecl-14.2.ebuild b/dev-util/cdecl/cdecl-14.2.ebuild index b5e991c3c9b0..dc541f650892 100644 --- a/dev-util/cdecl/cdecl-14.2.ebuild +++ b/dev-util/cdecl/cdecl-14.2.ebuild @@ -9,7 +9,7 @@ SRC_URI="https://github.com/paul-j-lucas/cdecl/releases/download/${P}/${P}.tar.g LICENSE="GPL-3" SLOT="0" -KEYWORDS="~amd64 ~x86" +KEYWORDS="amd64 ~x86" IUSE="debug readline ncurses" DEPEND="