commit: 8d05152039ccdf66b11671537899094e8c224ad4 Author: Conrad Kostecki <conikost <AT> gentoo <DOT> org> AuthorDate: Thu Jan 5 13:51:00 2023 +0000 Commit: Conrad Kostecki <conikost <AT> gentoo <DOT> org> CommitDate: Thu Jan 5 13:51:00 2023 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=8d051520
dev-libs/libmodbus: amd64 stable Signed-off-by: Conrad Kostecki <conikost <AT> gentoo.org> dev-libs/libmodbus/libmodbus-3.1.9.ebuild | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/dev-libs/libmodbus/libmodbus-3.1.9.ebuild b/dev-libs/libmodbus/libmodbus-3.1.9.ebuild index de8b52473bfe..d9904a179b3b 100644 --- a/dev-libs/libmodbus/libmodbus-3.1.9.ebuild +++ b/dev-libs/libmodbus/libmodbus-3.1.9.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2022 Gentoo Authors +# Copyright 1999-2023 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=8 @@ -9,7 +9,7 @@ SRC_URI="https://github.com/stephane/${PN}/releases/download/v${PV}/${P}.tar.gz" LICENSE="LGPL-3" SLOT="0" -KEYWORDS="~amd64 ~arm64 ~x86" +KEYWORDS="amd64 ~arm64 ~x86" IUSE="static-libs test" RESTRICT="!test? ( test )"
