From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: 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)) (No client certificate requested) by finch.gentoo.org (Postfix) with ESMTPS id CA9571582EF for ; Mon, 10 Mar 2025 03:41:25 +0000 (UTC) Received: from lists.gentoo.org (bobolink.gentoo.org [140.211.166.189]) (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) (Authenticated sender: relay-lists.gentoo.org@gentoo.org) by smtp.gentoo.org (Postfix) with ESMTPSA id B4D67343166 for ; Mon, 10 Mar 2025 03:41:25 +0000 (UTC) Received: from bobolink.gentoo.org (localhost [127.0.0.1]) by bobolink.gentoo.org (Postfix) with ESMTP id 755A71103E1; Mon, 10 Mar 2025 03:41:10 +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)) (No client certificate requested) by bobolink.gentoo.org (Postfix) with ESMTPS id 6F4FA1103E1 for ; Mon, 10 Mar 2025 03:41:10 +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 27292343145 for ; Mon, 10 Mar 2025 03:41:10 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 7316628BF for ; Mon, 10 Mar 2025 03:41:07 +0000 (UTC) From: "Sam James" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Sam James" Message-ID: <1741578020.175b4a95a39f4cd7daef49ca7b54283a99c0e997.sam@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: net-misc/gensio/ X-VCS-Repository: repo/gentoo X-VCS-Files: net-misc/gensio/gensio-2.8.5.ebuild X-VCS-Directories: net-misc/gensio/ X-VCS-Committer: sam X-VCS-Committer-Name: Sam James X-VCS-Revision: 175b4a95a39f4cd7daef49ca7b54283a99c0e997 X-VCS-Branch: master Date: Mon, 10 Mar 2025 03:41:07 +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: 2a24622f-8106-476b-b64e-7a2b9c208af9 X-Archives-Hash: 11ed4e5ae0b2aee0cc69b663dec4e4d1 commit: 175b4a95a39f4cd7daef49ca7b54283a99c0e997 Author: Sam James gentoo org> AuthorDate: Mon Mar 10 03:40:20 2025 +0000 Commit: Sam James gentoo org> CommitDate: Mon Mar 10 03:40:20 2025 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=175b4a95 net-misc/gensio: Stabilize 2.8.5 x86, #951079 Signed-off-by: Sam James gentoo.org> net-misc/gensio/gensio-2.8.5.ebuild | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/net-misc/gensio/gensio-2.8.5.ebuild b/net-misc/gensio/gensio-2.8.5.ebuild index 738d126edafe..73ed4a1bb509 100644 --- a/net-misc/gensio/gensio-2.8.5.ebuild +++ b/net-misc/gensio/gensio-2.8.5.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2024 Gentoo Authors +# Copyright 1999-2025 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=8 @@ -10,7 +10,7 @@ SRC_URI="https://downloads.sourceforge.net/ser2net/${P}.tar.gz" LICENSE="GPL-2 LGPL-2.1" SLOT="0" -KEYWORDS="~amd64 ~x86" +KEYWORDS="~amd64 x86" IUSE="debug tcpd" DEPEND="