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 4E92315800A for ; Thu, 3 Aug 2023 06:01:50 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 90C43E0D35; Thu, 3 Aug 2023 06:01:49 +0000 (UTC) Received: from smtp.gentoo.org (dev.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 79C73E0D35 for ; Thu, 3 Aug 2023 06:01:49 +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 B1E6A340D40 for ; Thu, 3 Aug 2023 06:01:48 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 4D73DED6 for ; Thu, 3 Aug 2023 06:01:47 +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: <1691042504.d00bd23eff38a7a4f2d75365064c02610190b433.juippis@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: net-news/yydecode/ X-VCS-Repository: repo/gentoo X-VCS-Files: net-news/yydecode/yydecode-0.2.10-r2.ebuild X-VCS-Directories: net-news/yydecode/ X-VCS-Committer: juippis X-VCS-Committer-Name: Joonas Niilola X-VCS-Revision: d00bd23eff38a7a4f2d75365064c02610190b433 X-VCS-Branch: master Date: Thu, 3 Aug 2023 06:01:47 +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: 35926e8f-6093-4468-b566-8ff93f6d5955 X-Archives-Hash: f07c6174df5c7d9b4300e59be578992d commit: d00bd23eff38a7a4f2d75365064c02610190b433 Author: Joonas Niilola gentoo org> AuthorDate: Thu Aug 3 06:01:03 2023 +0000 Commit: Joonas Niilola gentoo org> CommitDate: Thu Aug 3 06:01:44 2023 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=d00bd23e net-news/yydecode: Stabilize 0.2.10-r2 x86, #911633 Signed-off-by: Joonas Niilola gentoo.org> net-news/yydecode/yydecode-0.2.10-r2.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/net-news/yydecode/yydecode-0.2.10-r2.ebuild b/net-news/yydecode/yydecode-0.2.10-r2.ebuild index a875d76b8f37..c43ca13d7e4e 100644 --- a/net-news/yydecode/yydecode-0.2.10-r2.ebuild +++ b/net-news/yydecode/yydecode-0.2.10-r2.ebuild @@ -9,7 +9,7 @@ SRC_URI="mirror://sourceforge/yydecode/${P}.tar.gz" LICENSE="GPL-2" SLOT="0" -KEYWORDS="~alpha amd64 arm ~ppc ~sparc ~x86" +KEYWORDS="~alpha amd64 arm ~ppc ~sparc x86" PATCHES=( "${FILESDIR}"/${PN}-0.2.10-fix-strcmp-not-found.patch