commit: 58ed567bc73741eb0b030052ed2e71674377c142 Author: Sam James <sam <AT> gentoo <DOT> org> AuthorDate: Sat Apr 26 02:22:10 2025 +0000 Commit: Sam James <sam <AT> gentoo <DOT> org> CommitDate: Sat Apr 26 02:22:10 2025 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=58ed567b
app-benchmarks/siege: Stabilize 4.1.7 amd64, #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 7d5b22915095..c2b1f3d9a4ed 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="
