commit: fa2ae2e845a6839c73918bd0d7d8d8a7cea22ada Author: Arthur Zamarin <arthurzam <AT> gentoo <DOT> org> AuthorDate: Fri Dec 8 09:09:41 2023 +0000 Commit: Arthur Zamarin <arthurzam <AT> gentoo <DOT> org> CommitDate: Fri Dec 8 09:09:41 2023 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=fa2ae2e8
app-benchmarks/siege: Stabilize 4.1.6-r1 amd64, #919430 Signed-off-by: Arthur Zamarin <arthurzam <AT> gentoo.org> app-benchmarks/siege/siege-4.1.6-r1.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/app-benchmarks/siege/siege-4.1.6-r1.ebuild b/app-benchmarks/siege/siege-4.1.6-r1.ebuild index 207969c178b3..d3c501f3dc66 100644 --- a/app-benchmarks/siege/siege-4.1.6-r1.ebuild +++ b/app-benchmarks/siege/siege-4.1.6-r1.ebuild @@ -10,7 +10,7 @@ HOMEPAGE="https://www.joedog.org/siege-home https://github.com/JoeDog/siege" SRC_URI="http://download.joedog.org/${PN}/${P}.tar.gz" LICENSE="GPL-3" -KEYWORDS="~amd64 ~arm ~arm64 ~hppa ~mips ~ppc x86 ~x64-macos" +KEYWORDS="amd64 ~arm ~arm64 ~hppa ~mips ~ppc x86 ~x64-macos" SLOT="0" IUSE="ssl"