commit: a9aaead9ea63ec80fbe3a832ae27a33fa1739771 Author: Arthur Zamarin <arthurzam <AT> gentoo <DOT> org> AuthorDate: Thu Mar 21 20:55:08 2024 +0000 Commit: Arthur Zamarin <arthurzam <AT> gentoo <DOT> org> CommitDate: Thu Mar 21 20:55:08 2024 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=a9aaead9
app-emulation/ruffle: Stabilize 0_p20240217 amd64, #927314 Signed-off-by: Arthur Zamarin <arthurzam <AT> gentoo.org> app-emulation/ruffle/ruffle-0_p20240217.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/app-emulation/ruffle/ruffle-0_p20240217.ebuild b/app-emulation/ruffle/ruffle-0_p20240217.ebuild index d418379fb8da..7793497c67ed 100644 --- a/app-emulation/ruffle/ruffle-0_p20240217.ebuild +++ b/app-emulation/ruffle/ruffle-0_p20240217.ebuild @@ -650,7 +650,7 @@ LICENSE+=" Unicode-DFS-2016 ZLIB curl " # crates SLOT="0" -KEYWORDS="~amd64" +KEYWORDS="amd64" IUSE="test" RESTRICT="!test? ( test )"