commit: 7b20e96890d843d6271dffd6a551406a0204d078 Author: Giuseppe Foti <foti.giuseppe <AT> gmail <DOT> com> AuthorDate: Sat Oct 4 05:15:18 2025 +0000 Commit: Florian Schmaus <flow <AT> gentoo <DOT> org> CommitDate: Tue Nov 11 14:32:31 2025 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=7b20e968
net-analyzer/boreas: unkeyword 22.5.0 for ~x86 Signed-off-by: Giuseppe Foti <foti.giuseppe <AT> gmail.com> Part-of: https://github.com/gentoo/gentoo/pull/44418 Signed-off-by: Florian Schmaus <flow <AT> gentoo.org> net-analyzer/boreas/boreas-22.5.0.ebuild | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/net-analyzer/boreas/boreas-22.5.0.ebuild b/net-analyzer/boreas/boreas-22.5.0.ebuild index 1c76e716955d..c858a0571942 100644 --- a/net-analyzer/boreas/boreas-22.5.0.ebuild +++ b/net-analyzer/boreas/boreas-22.5.0.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 @@ -11,7 +11,7 @@ SRC_URI="https://github.com/greenbone/${PN}/archive/v${PV}.tar.gz -> ${P}.tar.gz LICENSE="GPL-3" SLOT="0" -KEYWORDS="amd64 ~x86" +KEYWORDS="amd64" IUSE="doc test" RESTRICT="!test? ( test )"
