diff options
-rw-r--r-- | app-emulation/ruffle/ruffle-0_p20240422.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/app-emulation/ruffle/ruffle-0_p20240422.ebuild b/app-emulation/ruffle/ruffle-0_p20240422.ebuild index 364a2d9de0bc..3429c8fc5d64 100644 --- a/app-emulation/ruffle/ruffle-0_p20240422.ebuild +++ b/app-emulation/ruffle/ruffle-0_p20240422.ebuild @@ -686,7 +686,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 )" |