diff options
Diffstat (limited to 'app-emulation')
-rw-r--r-- | app-emulation/ruffle/ruffle-0_p20240722.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/app-emulation/ruffle/ruffle-0_p20240722.ebuild b/app-emulation/ruffle/ruffle-0_p20240722.ebuild index 22c50e7c959f..f08d605664e9 100644 --- a/app-emulation/ruffle/ruffle-0_p20240722.ebuild +++ b/app-emulation/ruffle/ruffle-0_p20240722.ebuild @@ -672,7 +672,7 @@ LICENSE+=" MPL-2.0 OFL-1.1 openssl Unicode-DFS-2016 ZLIB " # crates SLOT="0" -KEYWORDS="~amd64" +KEYWORDS="amd64" IUSE="test" RESTRICT="!test? ( test )" |