commit: 73b48be00b560a5b90fd004bf498f2705e035d2c Author: Sam James <sam <AT> gentoo <DOT> org> AuthorDate: Sat Apr 26 02:24:09 2025 +0000 Commit: Sam James <sam <AT> gentoo <DOT> org> CommitDate: Sat Apr 26 02:24:09 2025 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=73b48be0
app-benchmarks/siege: Stabilize 4.1.7 x86, #954419 Signed-off-by: Sam James <sam <AT> gentoo.org> app-benchmarks/siege/siege-4.1.7.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/app-benchmarks/siege/siege-4.1.7.ebuild b/app-benchmarks/siege/siege-4.1.7.ebuild index c2b1f3d9a4ed..32240a730a55 100644 --- a/app-benchmarks/siege/siege-4.1.7.ebuild +++ b/app-benchmarks/siege/siege-4.1.7.ebuild @@ -11,7 +11,7 @@ SRC_URI="https://download.joedog.org/${PN}/${P}.tar.gz" LICENSE="GPL-3" SLOT="0" -KEYWORDS="amd64 ~arm ~arm64 ~hppa ~mips ~ppc ~x86 ~x64-macos" +KEYWORDS="amd64 ~arm ~arm64 ~hppa ~mips ~ppc x86 ~x64-macos" IUSE="ssl" RDEPEND="
