commit: 66080d3813344137627d88f82c884b6a084d5df7 Author: Joonas Niilola <juippis <AT> gentoo <DOT> org> AuthorDate: Fri Dec 13 06:28:38 2024 +0000 Commit: Joonas Niilola <juippis <AT> gentoo <DOT> org> CommitDate: Fri Dec 13 06:28:38 2024 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=66080d38
net-analyzer/boreas: Stabilize 22.5.0 amd64, #946067 Signed-off-by: Joonas Niilola <juippis <AT> gentoo.org> net-analyzer/boreas/boreas-22.5.0.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/net-analyzer/boreas/boreas-22.5.0.ebuild b/net-analyzer/boreas/boreas-22.5.0.ebuild index 98af841fb49b..1c76e716955d 100644 --- a/net-analyzer/boreas/boreas-22.5.0.ebuild +++ b/net-analyzer/boreas/boreas-22.5.0.ebuild @@ -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 ~x86" IUSE="doc test" RESTRICT="!test? ( test )"