commit: 175b4a95a39f4cd7daef49ca7b54283a99c0e997 Author: Sam James <sam <AT> gentoo <DOT> org> AuthorDate: Mon Mar 10 03:40:20 2025 +0000 Commit: Sam James <sam <AT> gentoo <DOT> 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 <sam <AT> 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="
