commit: ecef9354fc7217ee9b236cd8f785d733a9de031d Author: Arthur Zamarin <arthurzam <AT> gentoo <DOT> org> AuthorDate: Fri Feb 24 19:57:56 2023 +0000 Commit: Arthur Zamarin <arthurzam <AT> gentoo <DOT> org> CommitDate: Fri Feb 24 19:57:56 2023 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=ecef9354
app-benchmarks/siege: Stabilize 4.1.6 amd64, #896346 Signed-off-by: Arthur Zamarin <arthurzam <AT> gentoo.org> app-benchmarks/siege/siege-4.1.6.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/app-benchmarks/siege/siege-4.1.6.ebuild b/app-benchmarks/siege/siege-4.1.6.ebuild index f525bf3fc39f..3afa0f47ca99 100644 --- a/app-benchmarks/siege/siege-4.1.6.ebuild +++ b/app-benchmarks/siege/siege-4.1.6.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"
