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 1660F158091 for ; Sun, 29 May 2022 14:08:44 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 34A8AE0886; Sun, 29 May 2022 14:08:43 +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 217E9E0886 for ; Sun, 29 May 2022 14:08:43 +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 87B8C3414B2 for ; Sun, 29 May 2022 14:08:41 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 9DD1B4E5 for ; Sun, 29 May 2022 14:08:38 +0000 (UTC) From: "Jakov Smolić" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Jakov Smolić" Message-ID: <1653833317.d03513374bcdc3341e8b43fc1761b7e3c7251a8a.jsmolic@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: sci-electronics/xnec2c/ X-VCS-Repository: repo/gentoo X-VCS-Files: sci-electronics/xnec2c/xnec2c-4.4.11.ebuild X-VCS-Directories: sci-electronics/xnec2c/ X-VCS-Committer: jsmolic X-VCS-Committer-Name: Jakov Smolić X-VCS-Revision: d03513374bcdc3341e8b43fc1761b7e3c7251a8a X-VCS-Branch: master Date: Sun, 29 May 2022 14:08:38 +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: e9e0b18b-8a9c-47c7-b3a7-466c62e8354e X-Archives-Hash: 0622a903d510f3e6f90f8d5935d36149 commit: d03513374bcdc3341e8b43fc1761b7e3c7251a8a Author: Jakov Smolić gentoo org> AuthorDate: Sun May 29 14:08:37 2022 +0000 Commit: Jakov Smolić gentoo org> CommitDate: Sun May 29 14:08:37 2022 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=d0351337 sci-electronics/xnec2c: Stabilize 4.4.11 amd64, #848075 Signed-off-by: Jakov Smolić gentoo.org> sci-electronics/xnec2c/xnec2c-4.4.11.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/sci-electronics/xnec2c/xnec2c-4.4.11.ebuild b/sci-electronics/xnec2c/xnec2c-4.4.11.ebuild index d885352e3758..edc8563c6bd0 100644 --- a/sci-electronics/xnec2c/xnec2c-4.4.11.ebuild +++ b/sci-electronics/xnec2c/xnec2c-4.4.11.ebuild @@ -13,7 +13,7 @@ SRC_URI="https://www.xnec2c.org/releases/${MY_P}.tar.gz" LICENSE="GPL-2" SLOT="0" -KEYWORDS="~amd64 x86" +KEYWORDS="amd64 x86" IUSE="doc examples" RDEPEND="dev-libs/glib:2